1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

doc: Replace "conventional encryption" by "symmetric encryption".

--

Suggested-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
Werner Koch 2015-06-02 17:46:42 +02:00
parent 8a2134b8d5
commit 0de9aedf3e
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
3 changed files with 8 additions and 8 deletions

View file

@ -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>