PyKMIP/kmip/tests
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 
2016-12-03 21:37:35 -06:00
..
integration Fixing minor pep8 whitespace error in test utilities 2016-11-17 15:09:21 -05:00
unit Add optional 'name' argument to create and create_key_pair functions 2016-12-03 21:37:35 -06:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00