--- id: azure-keyvault-keys version: "4.11.1" license: unclear license_treatment: unclear maintenance: active --- # azure-keyvault-keys — Microsoft Corporation Azure Key Vault Keys Client Library for Python License: unclear · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install azure-keyvault-keys uv add azure-keyvault-keys poetry add azure-keyvault-keys ## Description # 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](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/keyvault/azure-keyvault-secrets)) - securely store and control access to tokens, passwords, certificates, API keys, and other secrets - Certificate management ([azure-keyvault-certificates](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/keyvault/azure-keyvault-certificates)) - create, manage, and deploy public and private SSL/TLS certificates - Vault administration ([azure-keyvault-administration](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/keyvault/azure-keyvault-administration)) - role-based access control (RBAC), and vault-level backup and restore options [Source code][library_src] | [Package (PyPI)][pypi_package_keys] | [Package (Conda)](https://anaconda.org/microsoft/azure-keyvault/) | [API reference documentation][reference_docs] | [Product documentation][azure_keyvault] | [Samples][key_samples] ## _Disclaimer_ _Azure... [View on SkillFed](https://skillfed.io/packages/azure-keyvault-keys) · [View on PyPI](https://pypi.org/project/azure-keyvault-keys/)