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:
parent
8a2134b8d5
commit
0de9aedf3e
3 changed files with 8 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue