套件:python3-pykmip(0.7.0-3)
KMIP v1.1 library - Python 3.x
PyKMIP is a Python implementation of the Key Management Interoperability Protocol (KMIP) specification, supporting version 1.1 of the KMIP standard. The KMIP standard is governed by the Organization for the Advancement of Structured Information Standards (OASIS) and specifies a client/server-based protocol to perform key, certificate, and secret object management, including storage and maintenance operations.
The PyKMIP library currently provides a KMIP client and server supporting the following operations for the KMIP SymmetricKey managed object:
* Create * Register * Get * Destroy
This package contains the Python 3.x module.
其他與 python3-pykmip 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3