SYNOPSIS
gct-tool [global options] <command> [command options]
DESCRIPTION
The gct-tool command can be used for manipulation of Gwenhywfar CryptTokens. AqBanking uses such Gwenhywfar CryptTokens to handle the various authentication mechanisms (like chipcards or key files) in a unified fashion.
OPTIONS
-C PARAM, --cfgfile=PARAM
- Specify the configuration file
--forcepin
- force pin entry even if the error counter is not zero
-h, --help
- Show this help screen
COMMANDS
create
- This command creates a crypt token
showuser
- Display user data stored on the token
showkey
- Display key info stored on the token
update
- Update Crypt Token to newer version (e.g. OpenHBCI keyfiles)
setsignseq
- Set the signature sequence counter of a Gwenhywfar CryptToken.
changepin
- Change the PIN of a Gwenhywfar CryptToken.
For help on options available to specific commands, run gct-tool <COMMAND> --help.
BUGS
Probably lots, please post them to the mailing list (see Resources below) when you find them.
COPYING
Copyright (C) Martin Preuß. Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPL).
The manpage was composed by Micha Lenk and converted by the nifty tool AsciiDoc into a manpage.