mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-05-28 18:50:07 +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