From 75ed03c960bf6613d13435499cba0bddc79dc3fd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 29 Jun 1999 19:50:54 +0000 Subject: See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch --- doc/DETAILS | 5 +++-- doc/FAQ | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index d680a88d9..84b42833b 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -238,8 +238,9 @@ the DB is always of type 2 and this is the only record of this type. 1 byte ownertrust 1 byte dirflag 1 byte maximum validity of all the user ids - 4 byte time of last validity check. - 15 byte reserved + 1 u32 time of last validity check. + 1 u32 Must check when this time has been reached. + (0 = no check required) Record type 3: (key record) diff --git a/doc/FAQ b/doc/FAQ index e22533e55..620b27ef1 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -191,6 +191,8 @@ u = The key is ultimately trusted; this is only used for keys for which the secret key is also available. + r = The key has been revoked + d = The key has been disabled The value in the "pub" record is the best one of all "uid" records. -- cgit v1.2.3