diff options
author | Maximilian Krambach <[email protected]> | 2018-05-24 12:03:09 +0000 |
---|---|---|
committer | Maximilian Krambach <[email protected]> | 2018-05-24 12:03:09 +0000 |
commit | e38b8beb20a8cfe897c378e3c20be80b8256159e (patch) | |
tree | 2b95b796bcc609fedc20197de866a28aef20f554 /doc/gpgme.texi | |
parent | js: remove openpgp mode (diff) | |
parent | json: Put signature info before data output (diff) | |
download | gpgme-e38b8beb20a8cfe897c378e3c20be80b8256159e.tar.gz gpgme-e38b8beb20a8cfe897c378e3c20be80b8256159e.zip |
Merge branch 'master' into javascript-binding
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 2 |
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 |