mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add support for the TCOS NullPIN feature.
This commit is contained in:
parent
c241d02e0d
commit
4817ff6528
6 changed files with 95 additions and 12 deletions
|
@ -580,11 +580,12 @@ TO BE WRITTEN.
|
|||
@subsection Change PINs.
|
||||
|
||||
@example
|
||||
PASSWD [--reset] @var{chvno}
|
||||
PASSWD [--reset] [--nullpin] @var{chvno}
|
||||
@end example
|
||||
|
||||
Change the PIN or reset the retry counter of the card holder
|
||||
verification vector number @var{chvno}.
|
||||
verification vector number @var{chvno}. The option @option{--nullpin}
|
||||
is used to initialize the PIN of TCOS cards (6 byte NullPIN only).
|
||||
|
||||
|
||||
@node Scdaemon CHECKPIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue