azure-sdk-for-cpp/sdk/keyvault
Larry Osterman fb240a4b25
Define a standardized header ordering for Azure SDK for C++ (#4632)
* Standardized header ordering for C++ repo

* Reordered categories to move private headers above public headers; added space between categories to enable future flexibility
2023-05-26 14:32:45 -07:00
..
azure-security-keyvault-administration Define a standardized header ordering for Azure SDK for C++ (#4632) 2023-05-26 14:32:45 -07:00
azure-security-keyvault-certificates Define a standardized header ordering for Azure SDK for C++ (#4632) 2023-05-26 14:32:45 -07:00
azure-security-keyvault-keys Define a standardized header ordering for Azure SDK for C++ (#4632) 2023-05-26 14:32:45 -07:00
azure-security-keyvault-secrets Define a standardized header ordering for Azure SDK for C++ (#4632) 2023-05-26 14:32: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 Define a standardized header ordering for Azure SDK for C++ (#4632) 2023-05-26 14:32: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
test-resources.json

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.