azure-sdk-for-cpp/sdk/keyvault
George Arama d830de4afc
Backup / Restore secret (#2683)
* fix doc warnings

* get rid of bad merge

* fix doc warnings

* get rid of bad merge

* fix doc warnings

* get rid of bad merge

* code complete

* fix doc warnings

* get rid of bad merge

* fix doc warnings

* get rid of bad merge

* fix doc warnings

* get rid of bad merge

* test

* also restore

* new line

* fix doc warnings

* get rid of bad merge

* fix doc warnings

* get rid of bad merge

* fix doc warnings

* get rid of bad merge

* fixes for PR and build issues

* add header for linux build

* fix UT for mac

* remove offending issues

* rename from data to response

* added overload

* response -> result

* remove overload
2021-07-29 12:12:44 -07:00
..
azure-security-keyvault-common remove prefer ninja (#2675) 2021-07-27 19:26:11 -07:00
azure-security-keyvault-keys remove prefer ninja (#2675) 2021-07-27 19:26:11 -07:00
azure-security-keyvault-secrets Backup / Restore secret (#2683) 2021-07-29 12:12:44 -07:00
ci.yml Pipeline for keyvault secrets (#2654) 2021-07-22 08:46:21 -07:00
CMakeLists.txt Setup secrets boilerplate code from templates (#2650) 2021-07-21 14:13:19 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources.json Pipeline for keyvault secrets (#2654) 2021-07-22 08:46:21 -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.