Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Jul 23, 2020
1 parent fb25c20 commit 34f0e06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdk/keyvault/azure-keyvault-secrets/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Azure Key Vault Secret client library for Python
Azure Key Vault helps solve the following problems:

- Secrets management (this library) -
securely store and control access to tokens, passwords, certificates, API keys,
and other secrets
- Cryptographic key management
([azure-keyvault-keys](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-secrets)) -
([azure-keyvault-keys](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-keys)) -
create, store, and control access to the keys used to encrypt your data
- Certificate management
([azure-keyvault-certificates](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/keyvault/azure-keyvault-certificates)) -
Expand Down

0 comments on commit 34f0e06

Please sign in to comment.