diff options
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/DETAILS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 82ca9f25d..92d994d48 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-10-28 Werner Koch <[email protected]> + + * DETAILS: Add the 'a' value for field 12 and the new field 15. + 2003-10-01 David Shaw <[email protected]> * samplekeys.asc: Update 99242560. diff --git a/doc/DETAILS b/doc/DETAILS index e3d3f421a..e88300b74 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -94,6 +94,7 @@ record. e = encrypt s = sign c = certify + a = authentication A key may have any combination of them in any order. In addition to these letters, the primary key has uppercase versions of the letters to denote the _usable_ @@ -116,6 +117,9 @@ record. 14. Field Flag field used in the --edit menu output: +15. Field Used in sec/sbb to print the serial number of a token + (internal protect mode 1002) or a '#' if that key is a + simple stub (internal protect mode 1001) All dates are displayed in the format yyyy-mm-dd unless you use the option --fixed-list-mode in which case they are displayed as seconds |