~ubuntu-branches/ubuntu/natty/evolution-data-server/natty

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelMultipartSigned.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-01 22:47:15 UTC
  • mfrom: (1.1.77 upstream)
  • Revision ID: james.westby@ubuntu.com-20100301224715-drsxc2y3t8anz3c0
Tags: 2.28.3-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #602723 - Contact list name doesn't get displayed in 'To' dialog 
  - #600322 - assertion failed: (reply == msg) in cs_waitinfo()
              (lp: #455020, #475147)
  - #564727 - Few memory leaks (lp: #305428)
  - #574940 - Always ref returned info from message_info_from_uid 
              (lp: #341909)
  - #429317 - Use the relative URI returned if the server 
              re-directs a request
  - #602820 - Test validity of a book_view before using it in LDAP 
  - #590762 - Recurring google calendar items are not changeable
  - #604236 - Slow GPG processing 
  - #597816 - Do not crash on incorrect parameters used in sexp to SQL 
              (lp: #444177)
  - #604544 - Try Exchange fallback authentication only once 
  - #600778 - Fix --enable-e2k-debug configure option resolution 
  - #260407 - 'endswith' address book search doesn't work 
  - #549221 - (bnc) delete, sync flags immediately
* debian/patches/99_reconfigure.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>CamelMultipartSigned</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="MIME.html" title="MIME Objects">
9
9
<link rel="prev" href="camel-CamelMultipart.html" title="CamelMultipart">
10
10
<link rel="next" href="camel-CamelMultipartEncrypted.html" title="CamelMultipartEncrypted">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="classes.html" title="Part I. Camel Classes">
14
 
<link rel="chapter" href="ClassTree.html" title="Class Hierarchy">
15
 
<link rel="chapter" href="Fundamentals.html" title="Fundamentals">
16
 
<link rel="chapter" href="Streams.html" title="Streams">
17
 
<link rel="chapter" href="StreamFilters.html" title="Stream Filters">
18
 
<link rel="chapter" href="Services.html" title="Services">
19
 
<link rel="chapter" href="Filters.html" title="Filters">
20
 
<link rel="chapter" href="Folders.html" title="Folders">
21
 
<link rel="chapter" href="SearchFolders.html" title="Search Folders">
22
 
<link rel="chapter" href="Addresses.html" title="Addresses">
23
 
<link rel="chapter" href="Crypto.html" title="Crypto Contexts">
24
 
<link rel="chapter" href="MIME.html" title="MIME Objects">
25
 
<link rel="chapter" href="Storage.html" title="Metadata Storage">
26
 
<link rel="chapter" href="Utilities.html" title="Utilities">
27
 
<link rel="chapter" href="Deprecated.html" title="Deprecated Objects">
28
 
<link rel="index" href="ix01.html" title="Index">
29
 
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
30
13
</head>
31
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
39
22
</tr>
40
23
<tr><td colspan="5" class="shortcuts">
41
24
<a href="#camel-CamelMultipartSigned.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#camel-CamelMultipartSigned.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#camel-CamelMultipartSigned.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="CamelMultipartSigned">
 
29
<div class="refentry" lang="en">
47
30
<a name="camel-CamelMultipartSigned"></a><div class="titlepage"></div>
48
31
<div class="refnamediv"><table width="100%"><tr>
49
32
<td valign="top">
52
35
</td>
53
36
<td valign="top" align="right"></td>
54
37
</tr></table></div>
55
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
56
39
<a name="camel-CamelMultipartSigned.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
                    <a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned">CamelMultipartSigned</a>;
59
 
<a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned">CamelMultipartSigned</a> * <a class="link" href="camel-CamelMultipartSigned.html#camel-multipart-signed-new" title="camel_multipart_signed_new ()">camel_multipart_signed_new</a>       (void);
60
 
<a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream">CamelStream</a> *       <a class="link" href="camel-CamelMultipartSigned.html#camel-multipart-signed-get-content-stream" title="camel_multipart_signed_get_content_stream ()">camel_multipart_signed_get_content_stream</a>
61
 
                                                        (<a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned">CamelMultipartSigned</a> *mps,
62
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
 
40
<pre class="synopsis">                    <a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned">CamelMultipartSigned</a>;
 
41
<a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned"><span class="returnvalue">CamelMultipartSigned</span></a> * <a class="link" href="camel-CamelMultipartSigned.html#camel-multipart-signed-new" title="camel_multipart_signed_new ()">camel_multipart_signed_new</a>       (<em class="parameter"><code><span class="type">void</span></code></em>);
 
42
<a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream"><span class="returnvalue">CamelStream</span></a> *       <a class="link" href="camel-CamelMultipartSigned.html#camel-multipart-signed-get-content-stream" title="camel_multipart_signed_get_content_stream ()">camel_multipart_signed_get_content_stream</a>
 
43
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned"><span class="type">CamelMultipartSigned</span></a> *mps</code></em>,
 
44
                                                         <em class="parameter"><code><a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a> *ex</code></em>);
63
45
</pre>
64
46
</div>
65
 
<div class="refsect1" title="Description">
 
47
<div class="refsect1" lang="en">
66
48
<a name="camel-CamelMultipartSigned.description"></a><h2>Description</h2>
67
49
<p>
68
50
</p>
69
51
</div>
70
 
<div class="refsect1" title="Details">
 
52
<div class="refsect1" lang="en">
71
53
<a name="camel-CamelMultipartSigned.details"></a><h2>Details</h2>
72
 
<div class="refsect2" title="CamelMultipartSigned">
 
54
<div class="refsect2" lang="en">
73
55
<a name="CamelMultipartSigned"></a><h3>CamelMultipartSigned</h3>
74
56
<pre class="programlisting">typedef struct {
75
57
        CamelMultipart parent_object;
98
80
</p>
99
81
</div>
100
82
<hr>
101
 
<div class="refsect2" title="camel_multipart_signed_new ()">
 
83
<div class="refsect2" lang="en">
102
84
<a name="camel-multipart-signed-new"></a><h3>camel_multipart_signed_new ()</h3>
103
 
<pre class="programlisting"><a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned">CamelMultipartSigned</a> * camel_multipart_signed_new       (void);</pre>
 
85
<pre class="programlisting"><a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned"><span class="returnvalue">CamelMultipartSigned</span></a> * camel_multipart_signed_new       (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
104
86
<p>
105
87
Create a new <a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned"><span class="type">CamelMultipartSigned</span></a> object.
106
88
</p>
128
110
and the whole part may be written using write_to_stream to
129
111
create a 'transport-safe' version (as safe as can be expected with
130
112
such a broken specification).</p>
131
 
<p>
132
 
</p>
133
113
<div class="variablelist"><table border="0">
134
114
<col align="left" valign="top">
135
115
<tbody><tr>
140
120
</table></div>
141
121
</div>
142
122
<hr>
143
 
<div class="refsect2" title="camel_multipart_signed_get_content_stream ()">
 
123
<div class="refsect2" lang="en">
144
124
<a name="camel-multipart-signed-get-content-stream"></a><h3>camel_multipart_signed_get_content_stream ()</h3>
145
 
<pre class="programlisting"><a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream">CamelStream</a> *       camel_multipart_signed_get_content_stream
146
 
                                                        (<a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned">CamelMultipartSigned</a> *mps,
147
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
 
125
<pre class="programlisting"><a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream"><span class="returnvalue">CamelStream</span></a> *       camel_multipart_signed_get_content_stream
 
126
                                                        (<em class="parameter"><code><a class="link" href="camel-CamelMultipartSigned.html#CamelMultipartSigned" title="CamelMultipartSigned"><span class="type">CamelMultipartSigned</span></a> *mps</code></em>,
 
127
                                                         <em class="parameter"><code><a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a> *ex</code></em>);</pre>
148
128
<p>
149
129
Get the raw signed content stream of the multipart/signed MIME part
150
130
suitable for use with verification of the signature.</p>
151
 
<p>
152
 
</p>
153
131
<div class="variablelist"><table border="0">
154
132
<col align="left" valign="top">
155
133
<tbody>
156
134
<tr>
157
135
<td><p><span class="term"><em class="parameter"><code>mps</code></em> :</span></p></td>
158
 
<td> a <span class="type">CamlMultipartSigned</span> object
 
136
<td>a <span class="type">CamlMultipartSigned</span> object
159
137
</td>
160
138
</tr>
161
139
<tr>
162
140
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
163
 
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
 
141
<td>a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
164
142
</td>
165
143
</tr>
166
144
<tr>
175
153
</div>
176
154
<div class="footer">
177
155
<hr>
178
 
          Generated by GTK-Doc V1.11</div>
 
156
          Generated by GTK-Doc V1.14</div>
179
157
</body>
180
 
</html>
 
158
</html>
 
 
b'\\ No newline at end of file'