PyKMIP/kmip/core
Peter Hamilton 0b08301606 Add payloads for the Archive operation
This change adds request and response payloads for the Archive
operation. Unit test suites are included for both payloads and
both payloads can be imported directly from the payloads package.
2017-12-07 19:04:36 -05:00
..
factories Remove dead KeyFactory code 2017-12-07 18:15:54 -05:00
messages Add payloads for the Archive operation 2017-12-07 19:04:36 -05:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
config_helper.py Fixing violations of E722 for flake8 checks 2017-10-23 08:43:36 -04:00
enums.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
errors.py PyKMIP - Release v0.1.0 2014-08-28 14:04:23 -04:00
exceptions.py Add server support for Getting wrapped keys 2017-07-25 09:50:11 -04:00
misc.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
objects.py Remove dead object code 2017-12-07 16:40:36 -05:00
policy.py Adding dynamic operation policy loading to the KMIP server 2016-11-10 10:39:16 -05:00
primitives.py Fixing violations of E722 for flake8 checks 2017-10-23 08:43:36 -04:00
secrets.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
server.py Removing deprecated server code and supporting infrastructure 2017-02-08 15:29:10 -05:00
utils.py Adding support for the Query operation 2015-02-23 17:18:05 -05:00