azure-sdk-for-cpp/sdk/keyvault
Victor Vazquez 88dc1ac8cf
adding Test file sufix to all tests (#2337)
* azure core

* perf

* identity

* keyvault

* storage
2021-05-25 11:15:30 -07:00
..
azure-security-keyvault-common adding Test file sufix to all tests (#2337) 2021-05-25 11:15:30 -07:00
azure-security-keyvault-keys adding Test file sufix to all tests (#2337) 2021-05-25 11:15:30 -07:00
ci.yml Keyvault changelog (#2071) 2021-04-07 16:33:33 -07:00
CMakeLists.txt Add final specifier (#2237) 2021-05-10 11:57:40 -07:00
README.md Update upper/lower/other casing (#2267) 2021-05-14 12:54:16 -07:00
test-resources.json Add a forward slash at the end of the key vault URL to match what the portal returns. (#2017) 2021-04-01 01:21:50 -07:00

Azure Key Vault Client Library for C++

The Azure Key Vault Client Library for C++ allows you to build applications against Microsoft Azure Key Vault. For an overview of Azure Key Vault, see Introduction to Microsoft Azure Key Vault.

Features

  • Keys
    • Get/Create/Delete Keys

Getting started

...

Requirements

To call Azure services, you must first have an Azure subscription. Sign up for a free trial or use your MSDN subscriber benefits.

Need Help?

Be sure to check out the Azure Key Vault Forum on MSDN if you need help, or use StackOverflow.

Collaborate & Contribute

We gladly accept community contributions.

For general suggestions about Azure, use our Azure feedback forum.

Download & Install

Install Dependencies

Windows

POSIX Platforms

Build from Source

Windows

Dependencies

Code Samples