mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* card-util.c (card_edit): Remove PIN verification.
(generate_card_keys): New arg SERIALNO. Do PIN verification here after resetting forced_chv1.
This commit is contained in:
parent
99a4774e34
commit
b6018a1b0e
3 changed files with 33 additions and 33 deletions
|
@ -870,7 +870,7 @@ agent_scd_change_pin (int chvno)
|
|||
}
|
||||
|
||||
|
||||
/* Perform a CHECKPIN operation. SERIALNO should be the seriial
|
||||
/* Perform a CHECKPIN operation. SERIALNO should be the serial
|
||||
number of the card - optioanlly followed by the fingerprint;
|
||||
however the fingerprint is ignored here. */
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue