mirror of
https://github.com/openkmip/pykmip
synced 2026-01-01 16:13:51 +00: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.