mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
gpg: Remove extra RSA import status line.
* g10/import.c (stats_s): Remove field "imported_rsa". (import_print_stats): Do not print separate value for RSA. (import_one): Remove the RSA counter. -- RSA is the standard key format and thus there is no more need to have a separate counter. This is a remain from the RSA patent times. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
21c0ea6baf
commit
fab89f159b
3 changed files with 6 additions and 10 deletions
|
@ -739,7 +739,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
|
|||
- <count>
|
||||
- <no_user_id>
|
||||
- <imported>
|
||||
- <imported_rsa>
|
||||
- always 0 (formerly used for the number of RSA keys)
|
||||
- <unchanged>
|
||||
- <n_uids>
|
||||
- <n_subk>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue