Skip to content
Commit ef4c0cde authored by Danilo G. Baio's avatar Danilo G. Baio
Browse files

devel/py-azure-keyvault-keys: New port

Azure Key Vault Keys client library for Python

Azure Key Vault helps solve the following problems:
 - Cryptographic key management (this library) - create, store, and control
   access to the keys used to encrypt your data
 - Secrets management (azure-keyvault-secrets) - securely store and control
   access to tokens, passwords, certificates, API keys, and other secrets
 - 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

WWW: https://pypi.org/project/azure-keyvault-keys/
parent 41e16242
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment