diff options
| author | Werner Koch <[email protected]> | 1999-06-08 11:41:46 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1999-06-08 11:41:46 +0000 |
| commit | 40238d4b63b409d716d1e105c999725e8a7beedc (patch) | |
| tree | 55ddfe3d43fa2704761ee3c5a54138101002d591 /doc/DETAILS | |
| parent | See ChangeLog: Sat Jun 5 15:30:33 CEST 1999 Werner Koch (diff) | |
| download | gnupg-40238d4b63b409d716d1e105c999725e8a7beedc.tar.gz gnupg-40238d4b63b409d716d1e105c999725e8a7beedc.zip | |
See ChangeLog: Tue Jun 8 13:36:25 CEST 1999 Werner Koch
Diffstat (limited to 'doc/DETAILS')
| -rw-r--r-- | doc/DETAILS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 136447bfb..d680a88d9 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -12,6 +12,7 @@ ssb::1536:20:5CE086B5B5A18FF4:1998-07-07:0::: ssb = secret subkey (secondary key) uid = user id (only field 10 is used). fpr = fingerprint: (fingerprint is in field 10) + pkd = public key data (special field format, see below) 2. Field: A letter describing the calculated trust, see doc/FAQ This is a single letter, but be prepared that additional @@ -39,6 +40,13 @@ ssb::1536:20:5CE086B5B5A18FF4:1998-07-07:0::: More fields may be added later. +If field 1 has the tag "pkd", a listing looks like this: +pkd:0:1024:B665B1435F4C2 .... FF26ABB: + ! ! !-- the value + ! !------ for infomation number of bits in the value + !--------- index (eg. DSA goes from 0 to 3: p,q,g,y) + + Format of the "--status-fd" output ================================== |
