aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
authorMaximilian Krambach <[email protected]>2018-05-24 12:03:09 +0000
committerMaximilian Krambach <[email protected]>2018-05-24 12:03:09 +0000
commite38b8beb20a8cfe897c378e3c20be80b8256159e (patch)
tree2b95b796bcc609fedc20197de866a28aef20f554 /doc/gpgme.texi
parentjs: remove openpgp mode (diff)
parentjson: Put signature info before data output (diff)
downloadgpgme-e38b8beb20a8cfe897c378e3c20be80b8256159e.tar.gz
gpgme-e38b8beb20a8cfe897c378e3c20be80b8256159e.zip
Merge branch 'master' into javascript-binding
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r--doc/gpgme.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index c4a29d54..c745675b 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -5408,7 +5408,7 @@ or @code{gpgme_get_ctx_flag (ctx, "export-session-key")} returns true
@since{1.11.0}
A string with the symmetric encryption algorithm and mode using the
-format "<algo>.<mode>". Note that old non-MDC encryption mode of
+format "<algo>.<mode>". Note that the deprecated non-MDC encryption mode of
OpenPGP is given as "PGPCFB".
@end table