azure-sdk-for-cpp/sdk/keyvault
Ahson Khan 804be39699
Update key_client_create_test_live.cpp to remove dependency on attestation headers (#4727)
* Update key_client_create_test_live.cpp to remove dependency on attestation headers

* Update CMakeLists.txt to remove linking to azure-security-attestation

* Update CMakeLists.txt in hsm unit tests to remove linking to azure-security-attestation
2023-06-23 13:14:04 -07:00
..
azure-security-keyvault-administration Enabled doxygen validation in CI pipeline. (#4715) 2023-06-22 18:26:07 -07:00
azure-security-keyvault-certificates Enabled doxygen validation in CI pipeline. (#4715) 2023-06-22 18:26:07 -07:00
azure-security-keyvault-keys Update key_client_create_test_live.cpp to remove dependency on attestation headers (#4727) 2023-06-23 13:14:04 -07:00
azure-security-keyvault-secrets Enabled doxygen validation in CI pipeline. (#4715) 2023-06-22 18:26:07 -07:00
azure-security-keyvault-shared/inc/azure/keyvault/shared Add support for challenge-based and multi-tenant authentication (#4506) 2023-04-04 11:00:05 -07:00
tools/cleanup Stop disabling security warnings in get_env.hpp; Fixed all incorrect … (#4655) 2023-06-01 12:50:45 -07:00
assets.json separate hsm tests from keys, and regen the tests (#4392) 2023-03-08 11:19:50 -08:00
ci.yml Triggerkeyvault on proxy changes (#4343) 2023-02-21 13:32:30 -08:00
CMakeLists.txt Settings API (#4210) 2023-01-11 10:55:15 -08:00
README.md
test-resources-post.ps1 Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00
test-resources.json Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -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.