Skip to content
Advertisement

Tag: hsm

SunPKCS11 usage against HSM without CKO_CERTIFICATE

My problem concern the usage of an hsm with Java (openjdk 11.0.12). Hsm should be use for signature purpose, by SHA512 RSA algorithm. I could be wrong in a lot of the following sentences, I’m totally newbie with HSM & co, so I apologize in advance. For what I’ve understand there are three kinds of approaches: 1- Using SUNPKCS11 provider

Advertisement