aboutsummaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2004-10-19 03:04:14 +0000
committerDavid Shaw <[email protected]>2004-10-19 03:04:14 +0000
commit3f769cb7178d7112a3ad07328ccccbba2f47b766 (patch)
treeba8de60e17598788ea45f7acdb36dc6a44757083 /doc/DETAILS
parent* gpgkeys_hkp.c (send_key, get_key, search_key): Use "hkp" instead of (diff)
downloadgnupg-3f769cb7178d7112a3ad07328ccccbba2f47b766.tar.gz
gnupg-3f769cb7178d7112a3ad07328ccccbba2f47b766.zip
* gpg.sgml: Minor language tweaks.
* samplekeys.asc: Updated 99242560. * DETAILS: spk flags are hex.
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS6
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.