Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 softhsm2 生成密钥/令牌,但我不知道如何读取我的密钥值。我正在使用这个命令来获取 hsm 内容,但它没有提供很多细节:
pkcs11-tool --module /usr/lib64/pkcs11/libsofthsm2.so -l -t
是否有任何其他工具来管理 sofhsm ?
谢谢!