PyKMIP/kmip/pie
Peter Hamilton 71d508019a Update the CreateKeyPair payloads
This change updates the CreateKeyPair payloads to the current
payload format, adding properties for different payload attributes
and adding comparison and string operators. Changes are also made
to the PyKMIP clients and the surrounding testing infrastructure
to reflect the payload changes. The official unit test suite for
the CreateKeyPair payloads has been updated to also reflect these
changes.

This change prepares the CreateKeyPair payloads for future
updates to support KMIP 2.0.
2019-03-15 16:51:07 -04:00
..
__init__.py Update the kmip package to support importing the client 2017-10-11 10:19:22 -04:00
client.py Update the CreateKeyPair payloads 2019-03-15 16:51:07 -04:00
exceptions.py Modify KmipOperationFailure to expose status/reason/message attributes 2017-04-04 11:36:05 -07:00
factory.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
objects.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
sqltypes.py Update the object data model to support storing key wrapping data 2017-09-30 16:56:02 -04:00