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

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/CamelCertDB.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Camel Reference Manual: CamelCertDB</title>
 
5
<title>CamelCertDB: Camel Reference Manual</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Storage.html" title="Metadata Storage">
9
9
<link rel="prev" href="CamelKeyFile.html" title="CamelKeyFile">
10
10
<link rel="next" href="CamelDataCache.html" title="CamelDataCache">
11
 
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.23 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
257
257
                       <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *hostname</code></em>,
258
258
                       <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *fingerprint</code></em>);</pre>
259
259
<p>FIXME Document me!</p>
260
 
<p class="since">Since 3.6</p>
 
260
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
261
261
</div>
262
262
<hr>
263
263
<div class="refsect2">
266
266
camel_certdb_put (<em class="parameter"><code><a class="link" href="CamelCertDB.html" title="CamelCertDB"><span class="type">CamelCertDB</span></a> *certdb</code></em>,
267
267
                  <em class="parameter"><code><a class="link" href="CamelCertDB.html#CamelCert" title="CamelCert"><span class="type">CamelCert</span></a> *cert</code></em>);</pre>
268
268
<p>FIXME Document me!</p>
269
 
<p class="since">Since 3.6</p>
 
269
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
270
270
</div>
271
271
<hr>
272
272
<div class="refsect2">
276
276
                          <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *hostname</code></em>,
277
277
                          <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *fingerprint</code></em>);</pre>
278
278
<p>FIXME Document me!</p>
279
 
<p class="since">Since 3.6</p>
 
279
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
280
280
</div>
281
281
<hr>
282
282
<div class="refsect2">
344
344
        gchar *fingerprint;
345
345
 
346
346
        CamelCertTrust trust;
347
 
        GBytes *rawcert;
 
347
        GBytes *rawcert; /* loaded on demand, with camel_cert_load_cert_file() */
348
348
} CamelCert;
349
349
</pre>
350
350
</div>
356
356
</div>
357
357
</div>
358
358
<div class="footer">
359
 
<hr>
360
 
          Generated by GTK-Doc V1.21</div>
 
359
<hr>Generated by GTK-Doc V1.23</div>
361
360
</body>
362
361
</html>
 
 
b'\\ No newline at end of file'