azure-sdk-for-cpp/sdk/keyvault
2024-03-07 16:56:06 -08:00
..
azure-security-keyvault-administration Updated tests to support -UserAuth test resources switch to enable non-corpnet access. (#5387) 2024-02-28 01:36:54 +00:00
azure-security-keyvault-certificates Remove the use of ifdef for TESTING_BUILD in KeyVault clients, where they are not needed. (#5418) 2024-03-07 16:56:06 -08:00
azure-security-keyvault-keys Revert commits related to _azure_BUILD_FOR_TESTING and _azure_*_FOR_TESTS (#5416) 2024-03-07 04:03:35 +00:00
azure-security-keyvault-secrets Remove the use of ifdef for TESTING_BUILD in KeyVault clients, where they are not needed. (#5418) 2024-03-07 16:56:06 -08:00
azure-security-keyvault-shared/inc/azure/keyvault/shared
tools/cleanup
assets.json
ci.yml
CMakeLists.txt Revert commits related to _azure_BUILD_FOR_TESTING and _azure_*_FOR_TESTS (#5416) 2024-03-07 04:03:35 +00:00
README.md
test-resources-post.ps1
test-resources.json Updated tests to support -UserAuth test resources switch to enable non-corpnet access. (#5387) 2024-02-28 01:36:54 +00: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.