mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* gpg.sgml: Minor language tweaks.
* samplekeys.asc: Updated 99242560. * DETAILS: spk flags are hex.
This commit is contained in:
parent
7e9a93d017
commit
3f769cb717
4 changed files with 977 additions and 970 deletions
|
@ -164,9 +164,9 @@ The "tru" trust database records have the fields:
|
|||
The "spk" signature subpacket records have the fields:
|
||||
|
||||
2: Subpacket number as per RFC-2440 and later.
|
||||
3: Flags. Currently the only two bits assigned are 1, to indicate
|
||||
that the subpacket came from the hashed part of the signature, and
|
||||
2, to indicate the subpacket was marked critical.
|
||||
3: Flags in hex. Currently the only two bits assigned are 1, to
|
||||
indicate that the subpacket came from the hashed part of the
|
||||
signature, and 2, to indicate the subpacket was marked critical.
|
||||
4: Length of the subpacket. Note that this is the length of the
|
||||
subpacket, and not the length of field 5 below. Due to the need
|
||||
for %-encoding, the length of field 5 may be up to 3x this value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue