mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
This change updates the ProxyKmipClient support for the DeriveKey operation, now allowing the caller to specify a list of CryptographicUsageMask enumerations to set on the newly derived key. Fixes #417