mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-11-28 17:33:31 +01:00
This change updates ProxyKmipClient support for the CreateKeyPair operation, adding in optional arguments allowing the user to specify the cryptographic usage masks for the public and private keys that will be created. Unit tests have been added to cover this change.