mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
gpg: Make the internal sign_uids function easier to read.
* g10/keyedit.c (SIGN_UIDS_LOCAL): New. (SIGN_UIDS_NONREVOCABLE): New. (SIGN_UIDS_TRUSTSIG): New. (SIGN_UIDS_INTERACTIVE): New. (SIGN_UIDS_QUICK): New. (sign_uids): Replace several boolean args by flags arg.
This commit is contained in:
parent
41d6ae8f41
commit
6d49e86bba
2 changed files with 65 additions and 48 deletions
|
@ -160,8 +160,12 @@ described here.
|
|||
|
||||
This is only used on primary keys. This is a single letter, but
|
||||
be prepared that additional information may follow in future
|
||||
versions. For trust signatures with a regular expression, this is
|
||||
the regular expression value, quoted as in field 10.
|
||||
versions. Note that if a trust signature indicates that the key's
|
||||
computed trust is higher than the ownertrust, that higher value is
|
||||
shown here.
|
||||
|
||||
In signature records describing a trust signatures this is the
|
||||
regular expression value, quoted as in field 10.
|
||||
|
||||
*** Field 10 - User-ID
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue