Update 'pkcs11-tools.md'

This commit is contained in:
2024-06-26 23:42:12 +08:00
parent 1f58f9df8f
commit bf981e1f19

View File

@@ -3,3 +3,10 @@
* GnuTLS p11tool * GnuTLS p11tool
* p11-kit * p11-kit
```shell
pkcs11-tool --module /Library/OpenSC/lib/opensc-pkcs11.so -I
Cryptoki version 3.0
Manufacturer OpenSC Project
Library OpenSC smartcard framework (ver 0.25)
Using slot 0 with a present token (0x0)
```