PyKMIP/kmip/demos
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
..
certs Adds a configuration file 2014-09-17 00:24:58 -07:00
units Updating the CreateKeyPair demo 2015-03-10 11:29:08 -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 Fixing format string indices 2015-02-23 09:52:15 -05:00
locate.py Fixing format string indices 2015-02-23 09:52:15 -05:00
register.py Fixing format string indices 2015-02-23 09:52:15 -05:00
server.py Adds a configuration file 2014-09-17 00:24:58 -07:00
utils.py Updating the CreateKeyPair demo 2015-03-10 11:29:08 -04:00