diff options
Diffstat (limited to 'docs/reference/html/GMimeMultipartEncrypted.html')
-rw-r--r-- | docs/reference/html/GMimeMultipartEncrypted.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/reference/html/GMimeMultipartEncrypted.html b/docs/reference/html/GMimeMultipartEncrypted.html index 5fab7c6..5512587 100644 --- a/docs/reference/html/GMimeMultipartEncrypted.html +++ b/docs/reference/html/GMimeMultipartEncrypted.html @@ -149,7 +149,8 @@ encrypted part of the multipart/encrypted object <em class="parameter"><code>mpe </tr> <tr> <td><p><span class="term"><em class="parameter"><code>recipients</code></em> :</span></p></td> -<td>an array of recipients to encrypt to</td> +<td>an array of recipients to encrypt to. <span class="annotation">[<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> utf8]</span> +</td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td> @@ -206,9 +207,10 @@ encrypted to. </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>the decrypted MIME part on success or <code class="literal">NULL</code> on fail. If the -decryption fails, an exception will be set on <em class="parameter"><code>err</code></em> to provide -information as to why the failure occured.</td> +<td>the decrypted MIME part on success or +<code class="literal">NULL</code> on fail. If the decryption fails, an exception will be set on +<em class="parameter"><code>err</code></em> to provide information as to why the failure occured. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span> +</td> </tr> </tbody> </table></div> |