OPENSC-TOOL(1) | OpenSC Tools | OPENSC-TOOL(1) |
NAME¶
opensc-tool - generic smart card utility
SYNOPSIS¶
opensc-tool [OPTIONS]
DESCRIPTION¶
The opensc-tool utility can be used from the command line to perform miscellaneous smart card operations such as getting the card ATR or sending arbitrary APDU commands to a card.
OPTIONS¶
--version
--atr, -a
--card-driver driver, -c driver
--list-algorithms,
--info, -i
--list-drivers, -D
--list-files, -f
--list-readers, -l
--name, -n
--get-conf-entry conf, -G conf
--set-conf-entry conf, -S conf
--reader arg, -r arg
--reset [type],
--send-apdu apdu, -s apdu
The built-in card drivers may send additional APDUs for detection and initialization. To avoid this behavior, you may additionally specify --card-driver default.
--serial
--verbose, -v
--wait, -w
SEE ALSO¶
AUTHORS¶
opensc-tool was written by Juha Yrjölä <juha.yrjola@iki.fi>.
11/14/2024 | opensc |