A crate to communicate with JPKI card through an APDU delegate.
``` jpki-cli 0.1.0
USAGE:
jpki-cli
OPTIONS: -h, --help Print help information -V, --version Print version information
SUBCOMMANDS: help Print this message or the help of the given subcommand(s) read-certificate Reads a certificate in the JPKI card sign Writes a signature of the document verify Verifies the signed digest ```