pkcs11_helper

Library that simplifies the interaction with PKCS#11 providers

Version

1.30.0-1
(2024-09-22)

Size

54.8

KiB

Repository

HaikuPorts
x86_64
pkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications.

pkcs11-helper allows using multiple PKCS#11 providers simultaneously, enumerating avaiable token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more.

pkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and the vast majority of applications need to access existing objects in order to perform signature and decryption operations.