mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: In a list of card keys show the standard keys.
* g10/keygen.c (ask_algo): Identify the standard keys. -- The asterisks mark the usages of a key as retruned by scd via the $AUTHKEYID et al. attributes. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
0d2c9ef29c
commit
ce403c74db
2 changed files with 27 additions and 3 deletions
|
@ -133,6 +133,14 @@ encryption. This algorithm should only be used in certain domains.
|
|||
Please consult your security expert first.
|
||||
.
|
||||
|
||||
.gpg.keygen.cardkey
|
||||
Select which key from the card shall be used.
|
||||
|
||||
The listing shows the selection index, the keygrip (a string of hex
|
||||
digits), the card specific key reference, the algorithm used for this
|
||||
key, and in parentheses the usage of the key (cert, sign, auth, encr).
|
||||
If known the standard usage for a key is marked with an asterisk.
|
||||
.
|
||||
|
||||
.gpg.keygen.flags
|
||||
Toggle the capabilities of the key.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue