Software-based PKCS#11 cryptographic token for testing and development
Cryptographic store accessible through a PKCS#11 interface
softhsm2-utilsofthsm2-keyexport$ softhsm2-util --init-token --slot 0 --label mytoken --so-pin 1234 --pin 5678$ softhsm2-util --show-slots$ softhsm2-util --import key.pem --slot 0 --label mykey --id 01 --pin 5678