1DNIE-TOOL(1) OpenSC Tools DNIE-TOOL(1)
2
3
4
6 dnie-tool - displays information about DNIe based security tokens
7
9 dnie-tool [OPTIONS]
10
12 The dnie-tool utility is used to display additional information about
13 DNIe, the Spanish National eID card.
14
16 --idesp, -i
17 Show the DNIe IDESP value.
18
19 --data, -d
20 Show DNIe personal information. Reads and print DNIe number and
21 User Name and SurName
22
23 --all, -a
24 Displays every available information. This command is equivalent to
25 -d -i -s
26
27 --serial, -s
28 Displays DNIe Serial Number
29
30 --version, -V
31 Show DNIe sw version. Displays sofware version for in-card DNIe OS
32
33 --pin pin, -p pin
34 Specify the user pin pin to use. If set to env:VARIABLE, the value
35 of the environment variable VARIABLE is used. The default is do not
36 enter pin
37
38 --reader number, -r number
39 Specify the reader number to use. The default is reader 0.
40
41 --driver driver, -c driver
42 Specify the card driver driver to use. Default is use driver from
43 configuration file, or auto-detect if absent
44
45 --wait, -w
46 Causes dnie-tool to wait for the token to be inserted into reader.
47
48 --verbose, -v
49 Causes dnie-tool to be more verbose. Specify this flag several
50 times to enable debug output in the opensc library.
51
53 opensc(7)
54
56 dnie-tool was written by Juan Antonio Martinez <jonsito@terra.es>.
57
58
59
60opensc 10/30/2018 DNIE-TOOL(1)