mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* DETAILS: Note fingerprint of signing key in sig records.
This commit is contained in:
parent
4916c23993
commit
6f47219cfc
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-09-01 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* DETAILS: Note fingerprint of signing key in sig records.
|
||||
|
||||
2003-08-31 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml: Use "keyserver-url" instead of "preferred-keyserver"
|
||||
|
|
|
@ -108,6 +108,12 @@ record.
|
|||
algorithm as gpgsm uses.
|
||||
For "uid" recods this lists the preferences n the sameway the
|
||||
-edit menu does.
|
||||
For "sig" records, this is the fingerprint of the key that
|
||||
issued the signature. Note that this is only filled in if
|
||||
the signature verified correctly. Note also that for
|
||||
various technical reasons, this fingerprint is only
|
||||
available if --no-sig-cache is used.
|
||||
|
||||
14. Field Flag field used in the --edit menu output:
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue