pakchois

PKCS #11 wrapper library for cryptographic hardware access

brewmacoslinux
Try with needOr install directly
Source

About

PKCS #11 wrapper library

Commands

pakchois

Examples

List available PKCS #11 modules$ pakchois list-modules
Initialize a PKCS #11 token$ pakchois init-token --module /path/to/module.so --slot 0
Query certificate information from a token$ pakchois list-certs --module /path/to/module.so --slot 0