pkcs11 icon indicating copy to clipboard operation
pkcs11 copied to clipboard

Add the FindPublicKey/FindPrivateKey/FindSecretKey convenience methods to the p11.Session interface

Open rgl opened this issue 5 years ago • 0 comments

https://github.com/miekg/pkcs11/pull/100 introduced the FindPublicKey/FindPrivateKey/FindSecretKey convenience methods but didn't add them to the p11.Session interface, which makes them impossible to actually use.

Can they be added to the interface?

rgl avatar Aug 23 '20 17:08 rgl