diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index ba350deea..1ba9df159 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -335,11 +335,13 @@ more arguments in future versions. (only the first character should be checked) class: 2 hex digits with the signature class - KEY_CREATED <type> + KEY_CREATED <type> <fingerprint> A key has been created type: 'B' = primary and subkey 'P' = primary 'S' = subkey + The fingerprint is one of the primary key for type B and P and + the one of the subkey for S. SESSION_KEY <algo>:<hexdigits> The session key used to decrypt the message. This message will |