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 -V -s
26
27 --serial, -s
28 Displays DNIe Serial Number
29
30 --version, -V
31 Show DNIe sw version. Displays software 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 arg, -r arg
39 Number of the reader to use. By default, the first reader with a
40 present card is used. If arg is an ATR, the reader with a matching
41 card will be chosen.
42
43 --driver driver, -c driver
44 Specify the card driver driver to use. Default is use driver from
45 configuration file, or auto-detect if absent
46
47 --wait, -w
48 Causes dnie-tool to wait for the token to be inserted into reader.
49
50 --verbose, -v
51 Causes dnie-tool to be more verbose. Specify this flag several
52 times to enable debug output in the opensc library.
53
55 dnie-tool was written by Juan Antonio Martinez <jonsito@terra.es>.
56
57
58
59opensc 02/10/2020 DNIE-TOOL(1)