azure-sdk-for-cpp/sdk/keyvault
Larry Osterman b303a70eaa
Stop disabling security warnings in get_env.hpp; Fixed all incorrect … (#4655)
* Disable deprecation warnings in cmakelists.txt to avoid introducing new concepts; removed unnecessary uses of get_env.hpp

* Removed use of GetEnvHelper from AMQP samples

* Removed special case for get_env.hpp
2023-06-01 12:50:45 -07:00
..
azure-security-keyvault-administration Stop disabling security warnings in get_env.hpp; Fixed all incorrect … (#4655) 2023-06-01 12:50:45 -07:00
azure-security-keyvault-certificates Stop disabling security warnings in get_env.hpp; Fixed all incorrect … (#4655) 2023-06-01 12:50:45 -07:00
azure-security-keyvault-keys Stop disabling security warnings in get_env.hpp; Fixed all incorrect … (#4655) 2023-06-01 12:50:45 -07:00
azure-security-keyvault-secrets Stop disabling security warnings in get_env.hpp; Fixed all incorrect … (#4655) 2023-06-01 12:50:45 -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.