mirror of https://github.com/OpenKMIP/PyKMIP.git
This change fixes how the ProxyKmipClient handles cryptographic usage mask values for the CreateKeyPair operation. Originally, both Encrypt and Decrypt were set by default for both public and private keys. This is incorrect behavior for certain algorithms. Now, only the masks specified by the caller are set on the key pair. Fixes #412 |
||
---|---|---|
.. | ||
services | ||
__init__.py | ||
conftest.py |