mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* keyedit.c (show_key_with_all_names_colon): Renamed the record
for revocation keys to "rvk".
This commit is contained in:
parent
0a1b46b5db
commit
cc6de431ff
3 changed files with 8 additions and 2 deletions
|
@ -30,10 +30,11 @@ record.
|
|||
ssb = secret subkey (secondary key)
|
||||
uid = user id (only field 10 is used).
|
||||
sig = signature
|
||||
rev = revocation signature
|
||||
fpr = fingerprint: (fingerprint is in field 10)
|
||||
pkd = public key data (special field format, see below)
|
||||
grp = reserved for gpgsm
|
||||
rev = revocation key
|
||||
rvk = revocation key
|
||||
|
||||
2. Field: A letter describing the calculated trust. This is a single
|
||||
letter, but be prepared that additional information may follow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue