Man page - eidenv(1)
Packages contains this manual
- iasecc-tool(1)
- eidenv(1)
- pkcs15-crypt(1)
- cardos-tool(1)
- egk-tool(1)
- pkcs11-register(1)
- npa-tool(1)
- dtrust-tool(1)
- piv-tool(1)
- openpgp-tool(1)
- netkey-tool(1)
- pkcs15-profile(5)
- westcos-tool(1)
- opensc-tool(1)
- pkcs15-init(1)
- pkcs11-tool(1)
- opensc-asn1(1)
- opensc-explorer(1)
- opensc-notify(1)
- pkcs15-tool(1)
- cryptoflex-tool(1)
- dnie-tool(1)
- gids-tool(1)
- sc-hsm-tool(1)
- goid-tool(1)
- opensc.conf(5)
apt-get install opensc
Manual
EIDENV
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
NAME
eidenv - utility for accessing visible data from electronic identity cards
SYNOPSIS
|
eidenv [ OPTIONS ] |
DESCRIPTION
The eidenv utility is used for accessing data from electronic identity cards (like national eID cards) which might not be present in PKCS#15 objects but available in custom files on the card. The data can be printed on screen or used by other programs via environment variables.
OPTIONS
--exec prog , -x prog
Executes the given program with data in environment variables.
--help , -h
Print help message on screen.
--print , -p
Prints all data fields from the card, like validity period, document number etc.
--reader arg , -r arg
Number of the reader to use. By default, the first reader with a present card is used. If arg is an ATR, the reader with a matching card will be chosen.
--stats , -t
Prints key usage statistics (only for Estonian ID card).
--version , -v
Prints the version of the utility and exits.
--wait , -w
Wait for a card to be inserted
AUTHORS
eidenv utility was written by Stef Hoeben and Martin Paljak <martin@martinpaljak.net>.