mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Track number of skipped v3 keys on import.
* g10/import.c (stats_s): Add field v3keys. (import): Update this field. (import_print_stats): Print v3 key count. (read_block): Skip v3 keys and return a count for them. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
94a5442514
commit
44c9cc1896
2 changed files with 53 additions and 15 deletions
|
@ -750,6 +750,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
|
|||
- <sec_dups>
|
||||
- <skipped_new_keys>
|
||||
- <not_imported>
|
||||
- <skipped_v3_keys>
|
||||
|
||||
** Smartcard related
|
||||
*** CARDCTRL <what> [<serialno>]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue