dnie-tool (1)
Leading comments
Title: dnie-tool Author: [see the "Authors" section] Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 07/23/2017 Manual: OpenSC Tools Source: opensc Language: English
NAME
dnie-tool - displays information about DNIe based security tokensSYNOPSIS
- dnie-tool [OPTIONS]
DESCRIPTION
OPTIONS
--idesp, -i
- Show the DNIe IDESP value.
--data, -d
- Show DNIe personal information. Reads and print DNIe number and User Name and SurName
--all, -a
- Displays every available information. This command is equivalent to -d -i -s
--serial, -s
- Displays DNIe Serial Number
--version, -V
- Show DNIe sw version. Displays sofware version for in-card DNIe OS
--pin pin, -p pin
- Specify the user pin pin to use. If set to env:VARIABLE, the value of the environment variable VARIABLE is used. The default is do not enter pin
--reader number, -r number
- Specify the reader number to use. The default is reader 0.
--driver driver, -c driver
- Specify the card driver driver to use. Default is use driver from configuration file, or auto-detect if absent
--wait, -w
- Causes dnie-tool to wait for the token to be inserted into reader.
--verbose, -v
- Causes dnie-tool to be more verbose. Specify this flag several times to enable debug output in the opensc library.
SEE ALSO
opensc(7)
AUTHORS
dnie-tool was written by Juan Antonio Martinez <jonsito@terra.es>.