1EIDENV(1) OpenSC Tools EIDENV(1)
2
3
4
6 eidenv - utility for accessing visible data from electronic identity
7 cards
8
10 eidenv [OPTIONS]
11
13 The eidenv utility is used for accessing data from electronic identity
14 cards (like national eID cards) which might not be present in PKCS#15
15 objects but available in custom files on the card. The data can be
16 printed on screen or used by other programs via environment variables.
17
19 --exec prog, -x prog
20 Executes the given program with data in environment variables.
21
22 --help, -h
23 Print help message on screen.
24
25 --print, -p
26 Prints all data fields from the card, like validity period,
27 document number etc.
28
29 --reader num, -r num
30 Use the given reader. The default is the first reader with a card.
31
32 --stats, -t
33 Prints key usage statistics (only for Estonian ID card).
34
35 --version, -v
36 Prints the version of the utility and exits.
37
38 --wait, -w
39 Wait for a card to be inserted
40
42 eidenv utility was written by Stef Hoeben and Martin Paljak
43 <martin@martinpaljak.net>.
44
45
46
47opensc 10/30/2018 EIDENV(1)