diff options
author | Werner Koch <wk@gnupg.org> | 1999-06-29 21:50:54 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-06-29 21:50:54 +0200 |
commit | 75ed03c960bf6613d13435499cba0bddc79dc3fd (patch) | |
tree | b2f1fcd92a2dca9c77ae16f98395c04fa9476eb2 /doc/DETAILS | |
parent | See ChangeLog: Sat Jun 26 13:54:43 CEST 1999 Werner Koch (diff) | |
download | gnupg2-75ed03c960bf6613d13435499cba0bddc79dc3fd.tar.xz gnupg2-75ed03c960bf6613d13435499cba0bddc79dc3fd.zip |
See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 5 |
1 files changed, 3 insertions, 2 deletions
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) |