mirror of https://github.com/OpenKMIP/PyKMIP.git
This change loosens the input requirements for ProxyKmipClient operations that accept a secret UID. Operations like Get and Destroy used to require a string value but are allowed in the KMIP specification to take no value at all. This change updates the ProxyKmipClient to properly reflect the specification. The underlying KMIPProxy client is mostly unchanged. Closes #261 |
||
---|---|---|
.. | ||
server | ||
__init__.py | ||
auth.py | ||
kmip_client.py | ||
results.py |