PyKMIP/kmip/core
Peter Hamilton 004ff92ffb Update the Create payloads to support KMIP 2.0
This change updates the Create payloads to support KMIP 2.0
features, including swapping out TemplateAttributes for the new
Attributes structure in the request payload and removing all
attribute-related encodings from the response payload. Unit tests
have been added to cover these changes.
2019-03-01 10:19:25 -05:00
..
factories Add KMIP 2.0-style attribute handling 2019-02-22 09:59:05 -05:00
messages Update the Create payloads to support KMIP 2.0 2019-03-01 10:19:25 -05:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Update object hierarchy read/write to support the KMIP version 2019-02-06 17:06:47 -05:00
config_helper.py Fix pending deprecation warnings caused by dependency upgrades 2018-11-16 11:42:05 -05:00
enums.py Add utilities for converting TemplateAttributes and Attributes 2019-03-01 08:32:54 -05:00
exceptions.py Block Attributes encoding and decoding on non KMIP 2.0 calls 2019-02-26 08:29:26 -05:00
misc.py Update object hierarchy read/write to support the KMIP version 2019-02-06 17:06:47 -05:00
objects.py Add utilities for converting TemplateAttributes and Attributes 2019-03-01 08:32:54 -05:00
policy.py Rename the 'default' policy section to 'preset' 2018-05-17 13:55:50 -04:00
primitives.py Update object hierarchy read/write to support the KMIP version 2019-02-06 17:06:47 -05:00
secrets.py Update object hierarchy read/write to support the KMIP version 2019-02-06 17:06:47 -05:00
utils.py Remove unused error code 2017-12-07 20:59:23 -05:00