All Products
Search
Document Center

Key Management Service:Install the PKCS #11 library

Last Updated:Jul 31, 2024

You can use the PKCS #11 library to build PKCS #11-compatible applications and use the hardware security module (HSM) client to perform cryptographic operations. The PKCS #11 library is supported only on Linux operating systems.

Prerequisites

Install the PKCS #11 library

Run the following command to download and install the PKCS #11 library.

Operating system

Command

CentOS 8

  1. Download the installation package: hsm-client-pkcs-v2.03.15.10-1.x86_64.rpm

  2. Run the installation command: sudo rpm -ivh hsm-client-pkcs-v2.03.15.10-1.x86_64.rpm

Debian

  1. Download the installation package: hsm-client-pkcs11-2.03.15.10-20240710_1.x86_64.deb

  2. Run the installation command: sudo dpkg -i hsm-client-pkcs11-2.03.15.10-20240710_1.x86_64.deb

The PKCS #11 library is stored in the /opt/hsm/lib directory.