pkcs11wrapper
pkcs11wrapper copied to clipboard
How to cast iaik.pkcs.pkcs11.objects.KeyPair to java.security.KeyPair
i'm try to cast the keypair generated from the library to java keypair but it throws error casting, because i need to generate csr with the generated keypair from this library
or there's a way to generate CSR using this lib? @xipki thanks