azure-sdk-for-cpp/sdk/keyvault
George Arama 34fe4dcfb9
[GEARAMA]: Final set of updates from archboard review of KeyVault certificates (#3050)
* investigateTestFail

* undo stuffs

* couple more comments

* key_usage fix

* put back stuff

* remove name

* bb

* undo stuffs

* couple more comments

* key_usage fix

* put back stuff

* remove name

* bb

* bbfix

* merge issues
2021-11-04 17:54:28 -07:00
..
azure-security-keyvault-certificates [GEARAMA]: Final set of updates from archboard review of KeyVault certificates (#3050) 2021-11-04 17:54:28 -07:00
azure-security-keyvault-keys use relative instead of source as the source can change (#3034) 2021-11-04 00:37:43 +00:00
azure-security-keyvault-secrets use relative instead of source as the source can change (#3034) 2021-11-04 00:37:43 +00:00
azure-security-keyvault-shared/inc/azure/keyvault/shared Update Key Vault packages to use Shared-code (#2905) 2021-10-11 14:17:55 -07:00
ci.yml Add coverage enforcement (#2992) 2021-11-03 10:56:32 -07:00
CMakeLists.txt Adding Key Vault Certificates - GetCertificateWithPolicy API (#2818) 2021-09-07 13:44:15 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources.json cspell fixes for keyvault (#2812) 2021-08-30 19:49:22 -07:00

Azure Key Vault Client Librares for C++

The Azure Key Vault Client Libraries for C++ allows you to build applications against Microsoft Azure Key Vault services like Keys, Certificates and Secrets. For an overview of Azure Key Vault, see Introduction to Microsoft Azure Key Vault.

Latest release

Find the latest Key Vault client for C++ releases here.