diff options
author | Werner Koch <[email protected]> | 2019-08-21 13:26:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-08-21 13:26:34 +0000 |
commit | ce403c74dbc9c027b823910f22338269e625f76f (patch) | |
tree | 91da3e514381ddb2b8d0a24783a0c6da1cac194c /doc/help.txt | |
parent | scd:nks: Extend keypairinfo with usage flags. (diff) | |
download | gnupg-ce403c74dbc9c027b823910f22338269e625f76f.tar.gz gnupg-ce403c74dbc9c027b823910f22338269e625f76f.zip |
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 <[email protected]>
Diffstat (limited to 'doc/help.txt')
-rw-r--r-- | doc/help.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/help.txt b/doc/help.txt index 38f25cd3e..4d748c4e7 100644 --- a/doc/help.txt +++ b/doc/help.txt @@ -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. |