PyKMIP/kmip/core
Peter Hamilton 568e87e89e Update the GetAttributes payloads
This change makes minor updates to the GetAttributes payloads,
fixing error messages, comments, and local variable names to
comply with the current payload format. The corresponding unit
test suite has been updated to reflect these changes.

This change prepares the GetAttributes payloads for future updates
to support KMIP 2.0.
2019-03-25 14:58:13 -04:00
..
factories Add KMIP 2.0-style attribute handling 2019-02-22 09:59:05 -05:00
messages Update the GetAttributes payloads 2019-03-25 14:58:13 -04: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 bit mask enumeration utilities 2019-03-07 17:20:32 -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 the AttributeReference structure 2019-03-25 13:32:13 -04: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