miekg / pkcs11

pkcs11 wrapper for Go
BSD 3-Clause "New" or "Revised" License
375 stars 133 forks source link

no rsa verify test in pkcs11_test #180

Closed changyushun closed 2 months ago

changyushun commented 2 months ago

try test rsa verify function but always get signature invalid . and found there is no verify sample code in test. so how to verify signature ?

changyushun commented 2 months ago

issue closed