mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
* DETAILS: Document trust depth, value, and regexp.
This commit is contained in:
parent
2659e53b6e
commit
e20701b7e5
@ -1,3 +1,7 @@
|
||||
2003-01-27 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* DETAILS: Document trust depth, value, and regexp.
|
||||
|
||||
2003-01-14 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml: Minor language tweaks, spell check, copyright date,
|
||||
|
@ -66,12 +66,16 @@ record.
|
||||
6. Field: Creation Date (in UTC). For UID and UAT records, this is the
|
||||
self-signature date.
|
||||
7. Field: Key or user ID/user attribute expiration date or empty if none.
|
||||
|
||||
8. Field: Used for serial number in crt records (used to be the Local-ID).
|
||||
For UID and UAT records, this is the namehash: a RIPEMD/160 hash
|
||||
of the user ID contents.
|
||||
of the user ID contents. For trust signatures, this is
|
||||
the trust depth seperated by the trust value by a space.
|
||||
9. Field: Ownertrust (primary public keys only)
|
||||
This is a single letter, but be prepared that additional
|
||||
information may follow in some future versions.
|
||||
information may follow in some future versions. For trust
|
||||
signatures with a regular expression, this is the regular
|
||||
expression value, quoted as in field 10.
|
||||
10. Field: User-ID. The value is quoted like a C string to avoid
|
||||
control characters (the colon is quoted "\x3a").
|
||||
This is not used with --fixed-list-mode in gpg.
|
||||
|
Loading…
x
Reference in New Issue
Block a user