PyKMIP
PyKMIP copied to clipboard
pie client always sets ENCRYPT and DECRYPT in create_symmetric_key CryptographicUsageMask
The Fortanix SDKMS server rejects HMAC keys created with ENCRYPT and DECRYPT since those are unsupported operations for an HMAC key. As a result, I am unable to use the PyKMIP pie client to create HMAC keys on that KMS server.
I have a patch.
Hi @csapuntz, thanks for filing this issue. I'll try to review the accompanying patch within the next few days.