azure-sdk-for-cpp/sdk/keyvault
Ahson Khan a6f3b530d5
Move Base64Url helper internal methods from KeyVault to Azure Core. (#2528)
* Move Base64Url helper internal methods from KeyVault to Azure Core.

* Run clang format.
2021-07-01 12:24:38 -07:00
..
azure-security-keyvault-common Move Base64Url helper internal methods from KeyVault to Azure Core. (#2528) 2021-07-01 12:24:38 -07:00
azure-security-keyvault-keys Move Base64Url helper internal methods from KeyVault to Azure Core. (#2528) 2021-07-01 12:24:38 -07:00
ci.yml Update links from master to main (#2488) 2021-06-24 22:27:14 -07:00
CMakeLists.txt Add final specifier (#2237) 2021-05-10 11:57:40 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources.json Add a forward slash at the end of the key vault URL to match what the portal returns. (#2017) 2021-04-01 01:21:50 -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.