mirror of https://github.com/OpenKMIP/PyKMIP.git
9ba479e4d3
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 |
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
client.py | ||
exceptions.py | ||
factory.py | ||
objects.py | ||
sqltypes.py |