Pkcs11Interop / Pkcs11Interop.X509Store

Easy to use PKCS#11 based X.509 certificate store
Apache License 2.0
31 stars 18 forks source link

FindKeyNoCkaLabel #29

Closed dalmohub closed 2 years ago

dalmohub commented 2 years ago

FindKey not to use CKA.CKA_LABEL in case label is set on certificate, but not in the public/private keys.

jariq commented 2 years ago

I've included this change in d81acdc88af521cac590478a8f8147f3af919732 along with tests, so I'll close this without merging.