Installing PKCS #11
Install PKCS #11 Library.
Run the following command to install the PKCS #11 libraries.
Note
Before you install PKCS #11 RPM package, ensure that you have installed the
Before you install PKCS #11 RPM package, ensure that you have installed the
oci-hsm-client-<version>.x86_64.rpm
on your machine and ensure client_daemon
is running.$ sudo yum install oci-hsm-pkcs11
The PKCS #11 libraries are installed under the path /opt/oci/hsm/lib
and the header files are available in the directory /opt/oci/hsm/include
.