PyKMIP/kmip
Jonathan Seawright 9ba479e4d3 Add optional 'name' argument to create and create_key_pair functions
The ProxyKmipClient now allows you to optionally provide a name
when performing a `Create` or a `Create Key Pair`. If not specified,
the name is excluded from the request.

 * For `create`, users specify `name`
 * For `create_key_pair`, users specify `private_name` and `public_name`

Resolves #208
2016-12-03 21:37:35 -06:00
..
core Add optional 'name' argument to create and create_key_pair functions 2016-12-03 21:37:35 -06:00
demos Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pie Add optional 'name' argument to create and create_key_pair functions 2016-12-03 21:37:35 -06:00
services Fixes premature server shutdown on receiving invalid certificate 2016-12-01 14:40:30 -05:00
tests Add optional 'name' argument to create and create_key_pair functions 2016-12-03 21:37:35 -06:00
__init__.py Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pykmip.conf Server Failover Unit Tests 2016-02-09 14:13:22 -05:00
version.py PyKMIP - Release 0.5.0 2016-04-14 07:58:09 -04:00