PyKMIP/kmip/demos
Tim Kelsey 751ae8e3b0 Adding handling for SecretData and OpaqueData objects
Secret Data (2.2.7) can now be registered
Opaque Object (2.2.8) can now be registered

This required the adding of a NONE type to the OpaqueDataType enum
with the value of 0. This is not indicated by the standard but we
needed some value to satisfy response decoding.

Also fixed get demo

This has been tested vs a HP Atalla ESKM HSM
2015-04-14 13:28:11 +01:00
..
certs Adds a configuration file 2014-09-17 00:24:58 -07:00
units Updating the Register unit demo 2015-03-13 16:31:39 -04:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
create.py Fixing format string indices 2015-02-23 09:52:15 -05:00
destroy.py Fixing format string indices 2015-02-23 09:52:15 -05:00
get.py Adding handling for SecretData and OpaqueData objects 2015-04-14 13:28:11 +01:00
locate.py Fixing format string indices 2015-02-23 09:52:15 -05:00
register.py Updating the Get unit demo 2015-03-13 15:01:52 -04:00
server.py Adds a configuration file 2014-09-17 00:24:58 -07:00
utils.py Adding handling for SecretData and OpaqueData objects 2015-04-14 13:28:11 +01:00