is there any crate for openssl with pkcs11 in rust?
I am trying to use pkcs#11 to communicate with HSM, at the same time there are other required functionality needs to be done with Openssl.
I am trying to use pkcs#11 to communicate with HSM, at the same time there are other required functionality needs to be done with Openssl.