commit | e0f454f7d8cd1211a5dfcefe19e60cd4e43fc04c | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Feb 28 14:46:35 2019 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Dec 06 12:53:32 2023 -0500 |
tree | 254daeb1408337ee72ad56555a5ac8910f74273e | |
parent | 6fb062d7cd63172c0a5bc7b2f9e779d6cb86d70b [diff] |
pkcs11: gate functions by attributes Make sure we have CKA_SIGN set to sign keys and CKA_DECRYPT set to decrypt from them. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>