All Products
Search
Document Center

Key Management Service:Install the PKCS #11 library

Last Updated:Feb 27, 2025

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

The versions of installation packages for the PKCS #11 library vary based on the regions of HSMs.

  • Indonesia (Jakarta)

Operating system

Procedure

CentOS 8

  1. Download the installation package: hsm-client-pkcs11-v2.09.07.02-1.202411041707.x86_64.rpm

  2. Run the installation command: sudo rpm -ivh hsm-client-pkcs11-v2.09.07.02-1.202411041707.x86_64.rpm

Debian

  1. Download the installation package: hsm-client-pkcs11-v2.09.07.02-1.202411041707.x86_64.deb

  2. Run the installation command: sudo dpkg -i hsm-client-pkcs11-v2.09.07.02-1.202411041707.x86_64.deb

  • Other regions

Operating system

Procedure

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.