Quickstart
Installing the Primus PKCS#11 Provider on a client machine consists of the following steps:
- Configure the HSM to enable the PKCS#11 API and get the necessary client credentials.
- Install the PKCS#11 Provider on your client machine.
- Configure the provider with the necessary details (HSM URL/IP, port, ...).
- Log in to the HSM Partition and fetch the Permanent Secret.
Once the Primus PKCS#11 Provider is installed, you can start integrating it with existing applications or write your own applications that use cryptographic keys via the PKCS#11 API.