pkcs11wrapper icon indicating copy to clipboard operation
pkcs11wrapper copied to clipboard

How to cast iaik.pkcs.pkcs11.objects.KeyPair to java.security.KeyPair

Open MrWildanMD opened this issue 9 months ago • 1 comments

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

MrWildanMD avatar May 14 '24 07:05 MrWildanMD

or there's a way to generate CSR using this lib? @xipki thanks

MrWildanMD avatar May 14 '24 07:05 MrWildanMD