diff options
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 65974dd86..645814a4c 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -434,9 +434,9 @@ more arguments in future versions. DECRYPTION_OKAY The decryption process succeeded. This means, that either the correct secret key has been used or the correct passphrase - for a conventional encrypted message was given. The program - itself may return an errorcode because it may not be possible to - verify a signature for some reasons. + for a symmetric with passphrase encrypted message was given. + The program itself may return an errorcode because it may not + be possible to verify a signature for some reasons. NO_PUBKEY <long keyid> NO_SECKEY <long keyid> |