ports/devel/py-azure-keyvault-administration/pkg-descr
Danilo G. Baio e888990a25 Add devel/py-azure-keyvault-administration
This is the Microsoft Azure KeyVault Administration client library for Python

Azure Key Vault helps solve the following problems:
- Vault administration (this library) - role-based access control (RBAC), and
  vault-level backup and restore options
- Cryptographic key management (azure-keyvault-keys) - 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

WWW: https://pypi.org/project/azure-keyvault-administration/
2020-09-27 20:53:31 +00:00

13 lines
715 B
Text

This is the Microsoft Azure KeyVault Administration client library for Python
Azure Key Vault helps solve the following problems:
- Vault administration (this library) - role-based access control (RBAC), and
vault-level backup and restore options
- Cryptographic key management (azure-keyvault-keys) - 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
WWW: https://pypi.org/project/azure-keyvault-administration/