diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 2ddb8c735..a9c1bbfb6 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -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. |