goid-tool - smart card utility for GoID fingerprint card
Contents
Description
The goid-tool utility can be used from the command line to read and write data of the GoIDfingerprintcard[1].
Name
goid-tool - smart card utility for GoID fingerprint card
Notes
1. GoID fingerprint card
https://github.com/OpenSC/OpenSC/wiki/GoID-fingerprint-card
opensc 03/22/2025 GOID-TOOL(1)
Options
--help, -h
Print help message on screen.
--version, -V
Print the OpenSC package release version.
--readerstring, -rstring
Specify the number of the reader to use. By default, the first reader with present card is used. If
the argument is an ATR, the reader with a matching card will be chosen.
--verbose, -v
Cause goid-tool to be more verbose. Use it multiple times to be even more verbose.
--verify-pin, -p
Verify PIN.
--verify-bio, -b
Verify finger print.
--verify-pin-or-bio
Verify PIN or finger print (user's choice).
Options For Paccess Applet
--certificatefilename, -cfilename
Use (several times) to pass CV certificates
--key, -k,
Private key for the CV certificate
--print-cardid
Print the card ID
--write-cardiddata
Write the specified card ID
--print-paccessid
Print the PAccess ID
--write-paccessiddata
Write the specified PAccess ID
--read-dgid
Read the specified data group; use several times to read out multiple files
--out-filefilename
Write output to a file instead of printing it; use once for each use of --read-dg--write-dgid
Write the specified data group; use several times to write multiple files
--in-filefilename
Read input from a file; use once for each use of --write-dg--delete-dgid
Delete the specified data group; use several times to delete multiple files
--create-dgid
Create the specified data group; use several times to create multiple files
--new-sizesize
File size of newly created DGs
--new-read-accondition
Access condition for reading newly created DGs
--new-read-accondition
Access condition for reading newly created DGs
--new-read-ac-chatbitindex
Required access bit in certificate's CHAT for reading newly created DGs
--new-write-accondition
Access condition for writing newly created DGs
--new-write-ac-chatbitindex
Required access bit in certificate's CHAT for writing newly created DGs
Options For Socmanager Applet
--new-pin
Change PIN
--new-bio
Use (several times) to change one or more biometric templates
--info
Dump Information about the SoCManager's configuration
See Also
opensc.conf(5)
Synopsis
goid-tool [OPTIONS] [mode]
