mirror of https://github.com/OpenKMIP/PyKMIP.git
This change updates DeriveKey support in the software server to enforce key truncation. If the derived key is longer than the requested cryptographic length, the derived key is truncated to fit the requested length. A unit test has been added to cover this update. |
||
---|---|---|
.. | ||
server | ||
__init__.py | ||
auth.py | ||
kmip_client.py | ||
results.py |