This is an old revision of the document!
Smartcard
- List smartcard readers:
opensc-tool -l
- Scan smartcard readers regularly:
pcsc_scan
- List PKCS11 modules:
p11-kit list-modules
p11tool
- List available tokens:
p11tool --list-tokens
- List available token URLs:
p11tool --list-all
- List all available objects in a token:
p11tool --list-all <TOKEN URL>
WTF?
pkcs15-tool --list-certificates
pkcs11-tool --list-token-slots