Skip to content

Useful commands

bef edited this page Nov 21, 2015 · 1 revision
  • GPG card status (works with GPG v2 only!)

    gpg2 --card-status
    
  • List all objects (keys, certificates)

    pkcs11-tool --module /usr/local/lib/scd-pkcs11.so -O
    
Clone this wiki locally