mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Small W32 fixes
This commit is contained in:
parent
a66fa9c25e
commit
bb8276a4ee
4 changed files with 26 additions and 1 deletions
|
@ -226,6 +226,13 @@ more arguments in future versions.
|
|||
'S' = standard
|
||||
(only the first character should be checked)
|
||||
class: 2 hex digits with the signature class
|
||||
|
||||
KEY_CREATED <type>
|
||||
A key has been created
|
||||
type: 'B' = primary and subkey
|
||||
'P' = primary
|
||||
'S' = subkey
|
||||
|
||||
|
||||
SESSION_KEY <algo>:<hexdigits>
|
||||
The session key used to decrypt the message. This message will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue