logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chipcard-tool - a commandline client to access smart cards via libchipcard

Author

       Micha Lenk

                                                   2024-04-14                                   CHIPCARD-TOOL(1)

Commands

       atr
           Read the ATR data from a chipcard

Description

       The chipcard-tool is a command line client for libchipcard for testing the setup.

Name

       chipcard-tool - a commandline client to access smart cards via libchipcard

Options

       -C CONFIG, --configfile=CONFIG
           Configuration file to load.

       -f FILENAME, --file=FILENAME
           The FILENAME is used when reading or writing data such as public keys, bank information etc.

       --logtype=TYPE
           Set the logtype (console, file).

       --loglevel=LEVEL
           Set the log level (info, notice, warning, error).

       --logfile=LOGFILE
           Set the log file (if log type is "file").

       -v, --verbous
           Every occurrence of this option increases the verbosity.

See Also

http://www.libchipcard.de
           Homepage of libchipcard project.

       /usr/share/doc/libchipcard-tools/ Local documentation

Synopsis

chipcard-tool [options] [command]

See Also