1CARDOS-TOOL(1) OpenSC Tools CARDOS-TOOL(1)
2
3
4
6 cardos-tool - displays information about Card OS-based security tokens
7 or format them
8
10 cardos-tool [OPTIONS]
11
13 The cardos-tool utility is used to display information about smart
14 cards and similar security tokens based on Siemens Card/OS M4.
15
17 --card-driver name, -c name
18 Use the card driver specified by name. The default is to
19 auto-detect the correct card driver.
20
21 --format, -f
22 Format the card or token.
23
24 --help, -h
25 Print help message on screen.
26
27 --info, -i
28 Display information about the card or token.
29
30 --reader num, -r num
31 Specify the reader to use. By default, the first reader with a
32 present card is used. If num is an ATR, the reader with a matching
33 card will be chosen.
34
35 --startkey arg, -s arg
36 Specify startkey for format.
37
38 --change-startkey arg, -S arg
39 Change Startkey with given APDU command.
40
41 --verbose, -v
42 Causes cardos-tool to be more verbose. Specify this flag several
43 times to enable debug output in the opensc library.
44
45 --wait, -w
46 Causes cardos-tool to wait for the token to be inserted into
47 reader.
48
50 cardos-tool was written by Andreas Jellinghaus <aj@dungeon.inka.de>.
51
52
53
54opensc 05/11/2019 CARDOS-TOOL(1)