PyKMIP/kmip/core
Peter Hamilton 86314b346a Add the AttributeReference structure
This change adds the AttributeReference structure, a KMIP 2.0
addition that is used by several attribute-related operations.
A unit test suite is included to cover the new structure.
2019-03-25 13:32:13 -04:00
..
factories Add KMIP 2.0-style attribute handling 2019-02-22 09:59:05 -05:00
messages Update the DeriveKey payloads to support KMIP 2.0 2019-03-22 12:39:09 -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