mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
scd:piv: Support listing of retired keys with KEYINFO.
* scd/app-piv.c (data_objects): Mark returned key as having a keypair. (do_with_keygrip): Check against encrusage and not used one tag. * tools/gpg-card.c (piv_keyref_is_retired): New. (list_all_kinfo): Pretty print retired keys. -- This allows to list all existing retired keys without using separate readkey commands.
This commit is contained in:
parent
467239dccb
commit
473f37a53e
3 changed files with 47 additions and 25 deletions
|
@ -546,7 +546,7 @@ be printed; to create a new key anyway the option @samp{--force} can be
|
|||
used. Note that only the private and public keys have been created
|
||||
but no certificates are stored in the key slots. In fact, GnuPG uses
|
||||
its own non-standard method to store just the public key in place of
|
||||
the the certificate. Other application will not be able to make use
|
||||
the certificate. Other application will not be able to make use
|
||||
these keys until @command{gpgsm} or another tool has been used to
|
||||
create and store the respective certificates. Let us see what the
|
||||
list command now shows:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue