PyKMIP/kmip/demos/units
Peter Hamilton f784b67f3a Updating the CreateKeyPair demo
This change updates the CreateKeyPair demo, adding the following items:
* a name option for specifying the name of the key pair to create
* a CryptographicUsageMask attribute sent with the CreateKeyPair request
* enhanced attribute logging for private/public key template attributes
2015-03-10 11:29:08 -04:00
..
__init__.py Adding unit demos 2015-01-19 09:37:32 -05:00
create.py Adding custom configuration support 2015-02-27 10:48:07 -05:00
create_key_pair.py Updating the CreateKeyPair demo 2015-03-10 11:29:08 -04:00
destroy.py Adding custom configuration support 2015-02-27 10:48:07 -05:00
discover_versions.py Adding custom configuration support 2015-02-27 10:48:07 -05:00
get.py Adding custom configuration support 2015-02-27 10:48:07 -05:00
locate.py Adding custom configuration support 2015-02-27 10:48:07 -05:00
query.py Adding custom configuration support 2015-02-27 10:48:07 -05:00
register.py Adding custom configuration support 2015-02-27 10:48:07 -05:00