diff options
author | Werner Koch <[email protected]> | 2018-05-29 10:43:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-05-29 10:43:39 +0000 |
commit | a042799c8697defd5e04637529759c4fc0b4c30c (patch) | |
tree | 644dd4489eb4a94e32178acf09fe20834d91deec | |
parent | gpg: Remove MDC options (diff) | |
download | gnupg-a042799c8697defd5e04637529759c4fc0b4c30c.tar.gz gnupg-a042799c8697defd5e04637529759c4fc0b4c30c.zip |
doc: Add a hint about gpgsm and DECRYPTION_INFO.
--
-rw-r--r-- | doc/DETAILS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 52051ed2c..e7567f7e3 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -539,7 +539,8 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB: *** DECRYPTION_INFO <mdc_method> <sym_algo> [<aead_algo>] Print information about the symmetric encryption algorithm and the MDC method. This will be emitted even if the decryption fails. - For an AEAD algorithm AEAD_ALGO is not 0. + For an AEAD algorithm AEAD_ALGO is not 0. GPGSM currently does + not print such a status. *** DECRYPTION_FAILED The symmetric decryption failed - one reason could be a wrong |