p11-kit
p11-glue utilities
Install
- All systems
-
curl cmd.cat/p11-kit.sh
- Debian
-
apt-get install p11-kit
- Ubuntu
-
apt-get install p11-kit
- Alpine
-
apk add p11-kit
- Arch Linux
-
pacman -S p11-kit
- Kali Linux
-
apt-get install p11-kit
- CentOS
-
yum install p11-kit
- Fedora
-
dnf install p11-kit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install p11-kit
- OS X
-
brew install p11-kit
- Raspbian
-
apt-get install p11-kit
- Dockerfile
- dockerfile.run/p11-kit
- Docker
-
docker run cmd.cat/p11-kit p11-kit
powered by Commando
p11-kit
p11-glue utilities
The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. This package contains the p11-kit tool for listing PKCS#11 modules.