* Remove the use of ifdef for TESTING_BUILD in KeyVault clients, where they are not needed. * Rename the TESTING_BUILD macro to be _azure_TESTING_BUILD to highlight this is internal only and reduce chances of collision. * Update remaining macro names and add comments. * Revert rename change which was using BUILD_TESTING cmake flag in source. |
||
|---|---|---|
| .. | ||
| azure-security-keyvault-administration | ||
| azure-security-keyvault-certificates | ||
| azure-security-keyvault-keys | ||
| azure-security-keyvault-secrets | ||
| azure-security-keyvault-shared/inc/azure/keyvault/shared | ||
| tools/cleanup | ||
| assets.json | ||
| ci.yml | ||
| CMakeLists.txt | ||
| README.md | ||
| test-resources-post.ps1 | ||
| test-resources.json | ||
| TROUBLESHOOTING.md | ||
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.