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 would like to find a Rust crate Openssl enabled pkcs#11, but there is nothing like that available or mentioned in https://docs.rs/.
Could you guys please give me some useful leads?