Hi Xipki, i would like to use a private key in my HSM Safenet into an SSL Connection, i saw that should use
Provider p = new SunPKCS11("/home/test/pkcs11.cfg")
should i use libcryptoki.so of Safenet or could also use pkcs11wrapper ? I haven't found some examples.
Could you help me ?
Hi Xipki, i would like to use a private key in my HSM Safenet into an SSL Connection, i saw that should use
Provider p = new SunPKCS11("/home/test/pkcs11.cfg")
should i use libcryptoki.so of Safenet or could also use pkcs11wrapper ? I haven't found some examples. Could you help me ?