diff options
author | Werner Koch <[email protected]> | 2008-07-04 15:46:01 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-07-04 15:46:01 +0000 |
commit | a60cbde70954bf9b61041ba9c72e1be734092072 (patch) | |
tree | d16eb5e54e6d19a442526b495e0ca491a8999879 /doc/gpgme.texi | |
parent | 2008-06-29 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-a60cbde70954bf9b61041ba9c72e1be734092072.tar.gz gpgme-a60cbde70954bf9b61041ba9c72e1be734092072.zip |
Update automake scripts.
Minor doc changes.
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 50b82e23..680cd506 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -954,8 +954,10 @@ The @acronym{CMS} protocol is specified by @code{GPGME_PROTOCOL_CMS}. @cindex algorithms The crypto backends support a variety of algorithms used in public key -cryptography. The following sections list the identifiers used to -denote such an algorithm. +cryptography.@footnote{Some engines also provide symmetric only +encryption; see the description of the encryption function on how to use +this.} The following sections list the identifiers used to denote such +an algorithm. @menu * Public Key Algorithms:: A list of all public key algorithms. |