Azure Key Vault Secret client library for Python
Azure Key Vault Secrets 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) - create, store, and control access to the keys used to encrypt your data - Certificate management (azure-keyvault-certificates) - create, manage, and deploy public and private SSL/TLS certificates - Vault administration (azure-keyvault-administration) - role-based access control (RBAC), and vault-level backup and restore options