PyKMIP/kmip/core
Peter Hamilton 1c85295d89 Update utilities to remove use of TemplateAttribute subclasses
This change updates the TemplateAttribute conversion utilities to
remove use of various TemplateAttribute subclasses. This reflects
the usage updates added for CreateKeyPair support. All related
unit tests have been updated to reflect this change.
2019-03-18 13:39:30 -04:00
..
factories Add KMIP 2.0-style attribute handling 2019-02-22 09:59:05 -05:00
messages Update the CreateKeyPair payloads 2019-03-15 16:51:07 -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 Update utilities to remove use of TemplateAttribute subclasses 2019-03-18 13:39:30 -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