diff options
author | Werner Koch <[email protected]> | 2015-06-02 15:46:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-06-02 15:53:41 +0000 |
commit | a7f7aa766fc78414821d8ece52a4fed68e516a0e (patch) | |
tree | ded84e87f3853ff529cee1b139e97ff4483d93d6 /doc/DETAILS | |
parent | scd: Fix key template of ECC. (diff) | |
download | gnupg-a7f7aa766fc78414821d8ece52a4fed68e516a0e.tar.gz gnupg-a7f7aa766fc78414821d8ece52a4fed68e516a0e.zip |
doc: Replace "conventional encryption" by "symmetric encryption".
--
Suggested-by: Daniel Kahn Gillmor <[email protected]>
Ported from 2.0.
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index fd72b8882..db01baa8e 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -463,7 +463,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB: *** 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 + symmetric encrypted message was given. The program itself may return an errorcode because it may not be possible to verify a signature for some reasons. |