This file is indexed.

/usr/share/doc/libtelepathy-glib-doc/telepathy-glib/TpTLSCertificate.html is in libtelepathy-glib-doc 0.24.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>telepathy-glib API Reference Manual: TpTLSCertificate</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="telepathy-glib API Reference Manual">
<link rel="up" href="ch-client.html" title="Client-side proxies">
<link rel="prev" href="telepathy-glib-room-info.html" title="TpRoomInfo">
<link rel="next" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection">
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#TpTLSCertificate.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#TpTLSCertificate.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#TpTLSCertificate.properties" class="shortcut">Properties</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch-client.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="telepathy-glib-room-info.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="TpTLSCertificateRejection.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="TpTLSCertificate"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="TpTLSCertificate.top_of_page"></a>TpTLSCertificate</span></h2>
<p>TpTLSCertificate — proxy object for a server or peer's TLS certificate</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="TpTLSCertificate.functions"></a><h2>Functions</h2>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-init-known-interfaces" title="tp_tls_certificate_init_known_interfaces ()">tp_tls_certificate_init_known_interfaces</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="returnvalue">TpTLSCertificate</span></a> *
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-new" title="tp_tls_certificate_new ()">tp_tls_certificate_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="returnvalue">TpTLSCertificateRejection</span></a> *
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-get-rejection" title="tp_tls_certificate_get_rejection ()">tp_tls_certificate_get_rejection</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="returnvalue">TpTLSCertificateRejection</span></a> *
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-get-nth-rejection" title="tp_tls_certificate_get_nth_rejection ()">tp_tls_certificate_get_nth_rejection</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-accept-async" title="tp_tls_certificate_accept_async ()">tp_tls_certificate_accept_async</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gboolean</span>
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-accept-finish" title="tp_tls_certificate_accept_finish ()">tp_tls_certificate_accept_finish</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-add-rejection" title="tp_tls_certificate_add_rejection ()">tp_tls_certificate_add_rejection</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-reject-async" title="tp_tls_certificate_reject_async ()">tp_tls_certificate_reject_async</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gboolean</span>
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-reject-finish" title="tp_tls_certificate_reject_finish ()">tp_tls_certificate_reject_finish</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <span class="returnvalue">gchar</span> *
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-get-cert-type" title="tp_tls_certificate_get_cert_type ()">tp_tls_certificate_get_cert_type</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GPtrArray</span> *
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-get-cert-data" title="tp_tls_certificate_get_cert_data ()">tp_tls_certificate_get_cert_data</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="telepathy-glib-enums.html#TpTLSCertificateState" title="enum TpTLSCertificateState"><span class="returnvalue">TpTLSCertificateState</span></a>
</td>
<td class="function_name">
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-get-state" title="tp_tls_certificate_get_state ()">tp_tls_certificate_get_state</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.properties"></a><h2>Properties</h2>
<div class="informaltable"><table border="0">
<colgroup>
<col width="150px" class="properties_type">
<col width="300px" class="properties_name">
<col width="200px" class="properties_flags">
</colgroup>
<tbody>
<tr>
<td class="property_type">
<span class="type">GPtrArray</span> *</td>
<td class="property_name"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-data" title="The “cert-data” property">cert-data</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type">
<span class="type">gchar</span> *</td>
<td class="property_name"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-type" title="The “cert-type” property">cert-type</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type">
<a class="link" href="telepathy-glib-proxy.html#TpProxy"><span class="type">TpProxy</span></a> *</td>
<td class="property_name"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate--parent" title="The “parent” property">parent</a></td>
<td class="property_flags">Read / Write / Construct Only</td>
</tr>
<tr>
<td class="property_type"><span class="type">guint</span></td>
<td class="property_name"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate--state" title="The “state” property">state</a></td>
<td class="property_flags">Read</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate-struct" title="struct TpTLSCertificate">TpTLSCertificate</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="TpTLSCertificate.html#TP-TLS-CERTIFICATE-FEATURE-CORE:CAPS" title="TP_TLS_CERTIFICATE_FEATURE_CORE">TP_TLS_CERTIFICATE_FEATURE_CORE</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen">    GObject
    <span class="lineart">╰──</span> <a class="link" href="telepathy-glib-proxy.html#TpProxy">TpProxy</a>
        <span class="lineart">╰──</span> TpTLSCertificate
</pre>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;telepathy-glib/telepathy-glib.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.description"></a><h2>Description</h2>
<p><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> is a <a class="link" href="telepathy-glib-proxy.html#TpProxy"><span class="type">TpProxy</span></a> subclass for TLSCertificate objects,
used in Channel.Type.ServerTLSConnection.</p>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="tp-tls-certificate-init-known-interfaces"></a><h3>tp_tls_certificate_init_known_interfaces ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
tp_tls_certificate_init_known_interfaces
                               (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>Ensure that the known interfaces for TpTLSCertificate have been set up.
This is done automatically when necessary, but for correct
overriding of library interfaces by local extensions, you should
call this function before calling
<a class="link" href="telepathy-glib-proxy-subclass.html#tp-proxy-or-subclass-hook-on-interface-add" title="tp_proxy_or_subclass_hook_on_interface_add ()"><code class="function">tp_proxy_or_subclass_hook_on_interface_add()</code></a> with first argument
<code class="literal">TP_TYPE_TLS_CERTIFICATE</code>.</p>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-new"></a><h3>tp_tls_certificate_new ()</h3>
<pre class="programlisting"><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="returnvalue">TpTLSCertificate</span></a> *
tp_tls_certificate_new (<em class="parameter"><code><a class="link" href="telepathy-glib-proxy.html#TpProxy"><span class="type">TpProxy</span></a> *conn_or_chan</code></em>,
                        <em class="parameter"><code>const <span class="type">gchar</span> *object_path</code></em>,
                        <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p></p>
<div class="refsect3">
<a name="id-1.4.73.9.3.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>conn_or_chan</p></td>
<td class="parameter_description"><p>a <a class="link" href="telepathy-glib-connection.html#TpConnection"><span class="type">TpConnection</span></a> or <a class="link" href="telepathy-glib-channel.html#TpChannel"><span class="type">TpChannel</span></a> parent for this object, whose
invalidation will also result in invalidation of the returned object</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>object_path</p></td>
<td class="parameter_description"><p>the object path of this TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>a <span class="type">GError</span> used to return an error if <code class="literal">NULL</code> is returned, or <code class="literal">NULL</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.3.6"></a><h4>Returns</h4>
<p> a new TLS certificate proxy. Prepare the
feature <a class="link" href="TpTLSCertificate.html#TP-TLS-CERTIFICATE-FEATURE-CORE:CAPS" title="TP_TLS_CERTIFICATE_FEATURE_CORE"><code class="literal">TP_TLS_CERTIFICATE_FEATURE_CORE</code></a> to make it useful. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-get-rejection"></a><h3>tp_tls_certificate_get_rejection ()</h3>
<pre class="programlisting"><a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="returnvalue">TpTLSCertificateRejection</span></a> *
tp_tls_certificate_get_rejection (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>);</pre>
<p>If this certificate has been rejected, return a <a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="type">TpTLSCertificateRejection</span></a>
indicating the first rejection reason (by convention,
the most important).</p>
<p>If you want to list all the things that are wrong with the certificate
(for instance, it might be self-signed and also have expired)
you can call <a class="link" href="TpTLSCertificate.html#tp-tls-certificate-get-nth-rejection" title="tp_tls_certificate_get_nth_rejection ()"><code class="function">tp_tls_certificate_get_nth_rejection()</code></a>, increasing <em class="parameter"><code>n</code></em>
 until
it returns <code class="literal">NULL</code>.</p>
<div class="refsect3">
<a name="id-1.4.73.9.4.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.4.7"></a><h4>Returns</h4>
<p> a <a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="type">TpTLSCertificateRejection</span></a>, or <code class="literal">NULL</code>. </p>
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-get-nth-rejection"></a><h3>tp_tls_certificate_get_nth_rejection ()</h3>
<pre class="programlisting"><a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="returnvalue">TpTLSCertificateRejection</span></a> *
tp_tls_certificate_get_nth_rejection (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>,
                                      <em class="parameter"><code><span class="type">guint</span> n</code></em>);</pre>
<p>If this certificate has been rejected and <em class="parameter"><code>n</code></em>
 is less than the number of
rejection reasons, return a <a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="type">TpTLSCertificateRejection</span></a> representing the
<em class="parameter"><code>n</code></em>
th rejection reason (starting from 0).</p>
<p>With <em class="parameter"><code>n</code></em>
 == 0 this is equivalent to <a class="link" href="TpTLSCertificate.html#tp-tls-certificate-get-rejection" title="tp_tls_certificate_get_rejection ()"><code class="function">tp_tls_certificate_get_rejection()</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.73.9.5.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n</p></td>
<td class="parameter_description"><p>the rejection reason to return; if 0, return the same thing as
<code class="function">tp_tls_certificate_get_detailed_rejection()</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.5.7"></a><h4>Returns</h4>
<p> a <a class="link" href="TpTLSCertificateRejection.html" title="TpTLSCertificateRejection"><span class="type">TpTLSCertificateRejection</span></a>, or <code class="literal">NULL</code>. </p>
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-accept-async"></a><h3>tp_tls_certificate_accept_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
tp_tls_certificate_accept_async (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>,
                                 <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                 <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>Accept this certificate, asynchronously. In or after <em class="parameter"><code>callback</code></em>
,
you may call <a class="link" href="TpTLSCertificate.html#tp-tls-certificate-accept-finish" title="tp_tls_certificate_accept_finish ()"><code class="function">tp_tls_certificate_accept_finish()</code></a> to check the result.</p>
<p><span class="type">“:state”</span> will also be emitted when the connection manager
signals that the certificate has been accepted.</p>
<div class="refsect3">
<a name="id-1.4.73.9.6.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p>called on success or failure</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p>user data for the callback</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-accept-finish"></a><h3>tp_tls_certificate_accept_finish ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
tp_tls_certificate_accept_finish (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>,
                                  <em class="parameter"><code><span class="type">GAsyncResult</span> *result</code></em>,
                                  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Check the result of <a class="link" href="TpTLSCertificate.html#tp-tls-certificate-accept-async" title="tp_tls_certificate_accept_async ()"><code class="function">tp_tls_certificate_accept_async()</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.73.9.7.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>result</p></td>
<td class="parameter_description"><p>the result passed to the callback by
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-accept-async" title="tp_tls_certificate_accept_async ()"><code class="function">tp_tls_certificate_accept_async()</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>used to raise an error if <code class="literal">FALSE</code> is returned</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.7.6"></a><h4>Returns</h4>
<p> <code class="literal">TRUE</code> if acceptance was successful</p>
<p></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-add-rejection"></a><h3>tp_tls_certificate_add_rejection ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
tp_tls_certificate_add_rejection (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>,
                                  <em class="parameter"><code><a class="link" href="telepathy-glib-enums.html#TpTLSCertificateRejectReason" title="enum TpTLSCertificateRejectReason"><span class="type">TpTLSCertificateRejectReason</span></a> reason</code></em>,
                                  <em class="parameter"><code>const <span class="type">gchar</span> *dbus_error</code></em>,
                                  <em class="parameter"><code><span class="type">GVariant</span> *details</code></em>);</pre>
<p>Add a pending reason for rejection. The first call to this method is
considered "most important". After calling this method as many times
as are required, call <a class="link" href="TpTLSCertificate.html#tp-tls-certificate-reject-async" title="tp_tls_certificate_reject_async ()"><code class="function">tp_tls_certificate_reject_async()</code></a> to reject the
certificate.</p>
<p>If <em class="parameter"><code>details</code></em>
 is a floating reference (see <code class="function">g_variant_ref_sink()</code>),
ownership of <em class="parameter"><code>details</code></em>
 is taken by this function. This means
you can pass the result of <code class="function">g_variant_new()</code> or <code class="function">g_variant_new_parsed()</code>
directly to this function without additional reference-count management.</p>
<div class="refsect3">
<a name="id-1.4.73.9.8.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>reason</p></td>
<td class="parameter_description"><p>the reason for rejection</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>dbus_error</p></td>
<td class="parameter_description"><p>a D-Bus error name such as <a class="link" href="telepathy-glib-errors.html#TP-ERROR-STR-CERT-REVOKED:CAPS" title="TP_ERROR_STR_CERT_REVOKED"><code class="literal">TP_ERROR_STR_CERT_REVOKED</code></a>, or
<code class="literal">NULL</code> to derive one from <em class="parameter"><code>reason</code></em>
</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>details</p></td>
<td class="parameter_description"><p> a variant of type
<code class="literal">G_VARIANT_TYPE_VARDICT</code> containing the details of the rejection, or <code class="literal">NULL</code>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-reject-async"></a><h3>tp_tls_certificate_reject_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
tp_tls_certificate_reject_async (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>,
                                 <em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
                                 <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>Reject this certificate, asynchronously.</p>
<p>Before calling this method, you must call
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-add-rejection" title="tp_tls_certificate_add_rejection ()"><code class="function">tp_tls_certificate_add_rejection()</code></a> at least once, to set the reason(s)
for rejection (for instance, a certificate might be both self-signed and
expired).</p>
<p>In or after <em class="parameter"><code>callback</code></em>
,
you may call <a class="link" href="TpTLSCertificate.html#tp-tls-certificate-reject-finish" title="tp_tls_certificate_reject_finish ()"><code class="function">tp_tls_certificate_reject_finish()</code></a> to check the result.</p>
<p><span class="type">“:state”</span> will also be emitted when the connection manager
signals that the certificate has been rejected.</p>
<div class="refsect3">
<a name="id-1.4.73.9.9.8"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p>called on success or failure</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p>user data for the callback</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-reject-finish"></a><h3>tp_tls_certificate_reject_finish ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
tp_tls_certificate_reject_finish (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>,
                                  <em class="parameter"><code><span class="type">GAsyncResult</span> *result</code></em>,
                                  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Check the result of <a class="link" href="TpTLSCertificate.html#tp-tls-certificate-reject-async" title="tp_tls_certificate_reject_async ()"><code class="function">tp_tls_certificate_reject_async()</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.73.9.10.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a TLS certificate</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>result</p></td>
<td class="parameter_description"><p>the result passed to the callback by
<a class="link" href="TpTLSCertificate.html#tp-tls-certificate-reject-async" title="tp_tls_certificate_reject_async ()"><code class="function">tp_tls_certificate_reject_async()</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>used to raise an error if <code class="literal">FALSE</code> is returned</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.10.6"></a><h4>Returns</h4>
<p> <code class="literal">TRUE</code> if rejection was successful</p>
<p></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-get-cert-type"></a><h3>tp_tls_certificate_get_cert_type ()</h3>
<pre class="programlisting">const <span class="returnvalue">gchar</span> *
tp_tls_certificate_get_cert_type (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>);</pre>
<p>Return the <a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-type" title="The “cert-type” property"><span class="type">“cert-type”</span></a> property</p>
<div class="refsect3">
<a name="id-1.4.73.9.11.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.11.6"></a><h4>Returns</h4>
<p> the value of <a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-type" title="The “cert-type” property"><span class="type">“cert-type”</span></a> property</p>
<p></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-get-cert-data"></a><h3>tp_tls_certificate_get_cert_data ()</h3>
<pre class="programlisting"><span class="returnvalue">GPtrArray</span> *
tp_tls_certificate_get_cert_data (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>);</pre>
<p>Return the <a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-data" title="The “cert-data” property"><span class="type">“cert-data”</span></a> property</p>
<div class="refsect3">
<a name="id-1.4.73.9.12.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.12.6"></a><h4>Returns</h4>
<p> the value of <a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-data" title="The “cert-data” property"><span class="type">“cert-data”</span></a> property. </p>
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GLib.PtrArray][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GLib.Bytes]</span></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="tp-tls-certificate-get-state"></a><h3>tp_tls_certificate_get_state ()</h3>
<pre class="programlisting"><a class="link" href="telepathy-glib-enums.html#TpTLSCertificateState" title="enum TpTLSCertificateState"><span class="returnvalue">TpTLSCertificateState</span></a>
tp_tls_certificate_get_state (<em class="parameter"><code><a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a> *self</code></em>);</pre>
<p>Return the <a class="link" href="TpTLSCertificate.html#TpTLSCertificate--state" title="The “state” property"><span class="type">“state”</span></a> property</p>
<div class="refsect3">
<a name="id-1.4.73.9.13.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.73.9.13.6"></a><h4>Returns</h4>
<p> the value of <a class="link" href="TpTLSCertificate.html#TpTLSCertificate--state" title="The “state” property"><span class="type">“state”</span></a> property</p>
<p></p>
</div>
<p class="since">Since 0.19.0</p>
</div>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="TpTLSCertificate-struct"></a><h3>struct TpTLSCertificate</h3>
<pre class="programlisting">struct TpTLSCertificate;</pre>
<p>A <a class="link" href="telepathy-glib-proxy.html#TpProxy"><span class="type">TpProxy</span></a> subclass representing a server or peer's TLS certificate
being presented for acceptance/rejection.</p>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="TP-TLS-CERTIFICATE-FEATURE-CORE:CAPS"></a><h3>TP_TLS_CERTIFICATE_FEATURE_CORE</h3>
<pre class="programlisting">#define             TP_TLS_CERTIFICATE_FEATURE_CORE</pre>
<p>Expands to a call to a function that returns a quark representing the
core functionality of a <a class="link" href="TpTLSCertificate.html" title="TpTLSCertificate"><span class="type">TpTLSCertificate</span></a>.</p>
<p>When this feature is prepared, the basic properties of the
object have been retrieved and are available for use:</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-type" title="The “cert-type” property"><span class="type">“cert-type”</span></a></li>
<li class="listitem"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-data" title="The “cert-data” property"><span class="type">“cert-data”</span></a></li>
<li class="listitem"><a class="link" href="TpTLSCertificate.html#TpTLSCertificate--state" title="The “state” property"><span class="type">“state”</span></a></li>
</ul></div>
<p>In addition, <span class="type">“:state”</span> will be emitted if the state changes.</p>
<p>One can ask for a feature to be prepared using the
<a class="link" href="telepathy-glib-proxy.html#tp-proxy-prepare-async" title="tp_proxy_prepare_async ()"><code class="function">tp_proxy_prepare_async()</code></a> function, and waiting for it to callback.</p>
<p class="since">Since 0.19.0</p>
</div>
</div>
<div class="refsect1">
<a name="TpTLSCertificate.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="TpTLSCertificate--cert-data"></a><h3>The <code class="literal">“cert-data”</code> property</h3>
<pre class="programlisting">  “cert-data”                <span class="type">GPtrArray</span> *</pre>
<p>The raw data of the certificate or certificate chain, represented
as a <span class="type">GPtrArray</span> of <span class="type">GBytes</span>. It should be interpreted
according to <a class="link" href="TpTLSCertificate.html#TpTLSCertificate--cert-type" title="The “cert-type” property"><span class="type">“cert-type”</span></a>.</p>
<p>The first certificate in this array is the server's certificate,
followed by its issuer, followed by the issuer's issuer and so on.</p>
<p>For "x509" certificates, each certificate is an X.509 certificate in
binary (DER) format.</p>
<p>For "pgp" certificates, each certificate is a binary OpenPGP key.</p>
<p>Flags: Read</p>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="TpTLSCertificate--cert-type"></a><h3>The <code class="literal">“cert-type”</code> property</h3>
<pre class="programlisting">  “cert-type”                <span class="type">gchar</span> *</pre>
<p>The type of the certificate, typically either "x509" or "pgp".</p>
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="TpTLSCertificate--parent"></a><h3>The <code class="literal">“parent”</code> property</h3>
<pre class="programlisting">  “parent”                   <a class="link" href="telepathy-glib-proxy.html#TpProxy"><span class="type">TpProxy</span></a> *</pre>
<p>A <a class="link" href="telepathy-glib-connection.html#TpConnection"><span class="type">TpConnection</span></a> or <a class="link" href="telepathy-glib-channel.html#TpChannel"><span class="type">TpChannel</span></a> which owns this TLS certificate. If the
parent object is invalidated, the certificate is also invalidated, and
this property is set to <code class="literal">NULL</code>.</p>
<p>Flags: Read / Write / Construct Only</p>
<p class="since">Since 0.19.0</p>
</div>
<hr>
<div class="refsect2">
<a name="TpTLSCertificate--state"></a><h3>The <code class="literal">“state”</code> property</h3>
<pre class="programlisting">  “state”                    <span class="type">guint</span></pre>
<p>The state of this TLS certificate as a <a class="link" href="telepathy-glib-enums.html#TpTLSCertificateState" title="enum TpTLSCertificateState"><span class="type">TpTLSCertificateState</span></a>,
initially <a class="link" href="telepathy-glib-enums.html#TP-TLS-CERTIFICATE-STATE-PENDING:CAPS"><code class="literal">TP_TLS_CERTIFICATE_STATE_PENDING</code></a>.</p>
<p><span class="type">“:state”</span> will be emitted when this changes.</p>
<p>Flags: Read</p>
<p>Allowed values: &lt;= 2</p>
<p>Default value: 0</p>
<p class="since">Since 0.19.0</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.21</div>
</body>
</html>