azure-sdk-for-cpp/sdk/keyvault
George Arama bcfbe44a73
rework the polling method (#2949)
* rework th polling method

* fix typo for clang

* typo 2

* moved method to private

* expose properties

* Update to use Properties instead of redirecting to internal member

* formar files
2021-10-06 15:48:33 -07:00
..
azure-security-keyvault-certificates rework the polling method (#2949) 2021-10-06 15:48:33 -07:00
azure-security-keyvault-common Re-add vcpkg version constraints (#2781) 2021-08-24 16:10:07 -07:00
azure-security-keyvault-keys Increment package version after release of azure-security-keyvault-keys (#2951) 2021-10-06 10:53:14 -07:00
azure-security-keyvault-secrets Start create certificate (#2909) 2021-09-21 12:38:41 -07:00
ci.yml update test config for keyvault (#2793) 2021-08-25 14:58:31 -07:00
CMakeLists.txt Adding Key Vault Certificates - GetCertificateWithPolicy API (#2818) 2021-09-07 13:44:15 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources.json cspell fixes for keyvault (#2812) 2021-08-30 19:49:22 -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.