diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index ecb3d009a..ac8b577a8 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -217,6 +217,15 @@ more arguments in future versions. the toatal amount is not known. 100/100 may be used to detect the end of operation. + SIG_CREATED <type> <pubkey algo> <hash algo> <class> <timestamp> <key fpr> + A signature has been created using these parameters. + type: 'D' = detached + 'C' = cleartext + 'S' = standard + (only the first character should be checked) + class: 2 hex digits with the signature class + + Key generation ============== |