azure-sdk-for-cpp/sdk/keyvault
Victor Vazquez ffafda0634
Require Azure Core 1.3.1 for KeyVault packages (#3101)
* Use core version which forces HTTP 1.1

* missing json

* Update vcpkg.json

* Update vcpkg.json
2021-11-15 13:35:54 -08:00
..
azure-security-keyvault-certificates Require Azure Core 1.3.1 for KeyVault packages (#3101) 2021-11-15 13:35:54 -08:00
azure-security-keyvault-keys Require Azure Core 1.3.1 for KeyVault packages (#3101) 2021-11-15 13:35:54 -08:00
azure-security-keyvault-secrets Require Azure Core 1.3.1 for KeyVault packages (#3101) 2021-11-15 13:35:54 -08: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 Reduce incidence of build storms (#3079) 2021-11-08 15:01:50 -08: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.