/usr/share/gtk-doc/html/gcr-3/gcr-Library-Settings.html is in libgcr-3-doc 3.10.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 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Library Settings</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Gcr Library Reference Manual">
<link rel="up" href="misc.html" title="Part VI. Miscellaneous">
<link rel="prev" href="misc.html" title="Part VI. Miscellaneous">
<link rel="next" href="gcr-Key-Fingerprints.html" title="Key Fingerprints">
<meta name="generator" content="GTK-Doc V1.19 (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="2">
<tr valign="middle">
<td><a accesskey="p" href="misc.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="misc.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Gcr Library Reference Manual</th>
<td><a accesskey="n" href="gcr-Key-Fingerprints.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#gcr-Library-Settings.synopsis" class="shortcut">Top</a>
|
<a href="#gcr-Library-Settings.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="gcr-Library-Settings"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="gcr-Library-Settings.top_of_page"></a>Library Settings</span></h2>
<p>Library Settings — functions for manipulating GCR library global settings.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="gcr-Library-Settings.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-initialize" title="gcr_pkcs11_initialize ()">gcr_pkcs11_initialize</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
<span class="returnvalue">void</span> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-initialize-async" title="gcr_pkcs11_initialize_async ()">gcr_pkcs11_initialize_async</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-initialize-finish" title="gcr_pkcs11_initialize_finish ()">gcr_pkcs11_initialize_finish</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-get-modules" title="gcr_pkcs11_get_modules ()">gcr_pkcs11_get_modules</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
<span class="returnvalue">void</span> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-set-modules" title="gcr_pkcs11_set_modules ()">gcr_pkcs11_set_modules</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *modules</code></em>);
<span class="returnvalue">void</span> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-add-module" title="gcr_pkcs11_add_module ()">gcr_pkcs11_add_module</a> (<em class="parameter"><code><span class="type">GckModule</span> *module</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-add-module-from-file" title="gcr_pkcs11_add_module_from_file ()">gcr_pkcs11_add_module_from_file</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *module_path</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> unused</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-get-trust-lookup-slots" title="gcr_pkcs11_get_trust_lookup_slots ()">gcr_pkcs11_get_trust_lookup_slots</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
<span class="returnvalue">GckSlot</span> * <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-get-trust-store-slot" title="gcr_pkcs11_get_trust_store_slot ()">gcr_pkcs11_get_trust_store_slot</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-get-trust-lookup-uris" title="gcr_pkcs11_get_trust_lookup_uris ()">gcr_pkcs11_get_trust_lookup_uris</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
<span class="returnvalue">void</span> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-set-trust-lookup-uris" title="gcr_pkcs11_set_trust_lookup_uris ()">gcr_pkcs11_set_trust_lookup_uris</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **pkcs11_uris</code></em>);
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-get-trust-store-uri" title="gcr_pkcs11_get_trust_store_uri ()">gcr_pkcs11_get_trust_store_uri</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
<span class="returnvalue">void</span> <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-set-trust-store-uri" title="gcr_pkcs11_set_trust_store_uri ()">gcr_pkcs11_set_trust_store_uri</a> (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pkcs11_uri</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="gcr-Library-Settings.description"></a><h2>Description</h2>
<p>
Manage or lookup various global aspesct and settings of the library.
</p>
<p>
The GCR library maintains a global list of PKCS#11 modules to use for
its various lookups and storage operations. Each module is represented by
a GckModule object. You can examine this list by using
<a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-get-modules" title="gcr_pkcs11_get_modules ()"><code class="function">gcr_pkcs11_get_modules()</code></a>.
</p>
<p>
The list is configured automatically by looking for system installed
PKCS#11 modules. It's not not normally necessary to modify this list. But
if you have special needs, you can use the <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-set-modules" title="gcr_pkcs11_set_modules ()"><code class="function">gcr_pkcs11_set_modules()</code></a> and
<a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-add-module" title="gcr_pkcs11_add_module ()"><code class="function">gcr_pkcs11_add_module()</code></a> to do so.
</p>
<p>
Trust assertions are stored and looked up in specific PKCS#11 slots.
You can examine this list with <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-get-trust-lookup-slots" title="gcr_pkcs11_get_trust_lookup_slots ()"><code class="function">gcr_pkcs11_get_trust_lookup_slots()</code></a>
</p>
</div>
<div class="refsect1">
<a name="gcr-Library-Settings.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="gcr-pkcs11-initialize"></a><h3>gcr_pkcs11_initialize ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gcr_pkcs11_initialize (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>
Asynchronously initialize the registered PKCS#11 modules.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
<td>optional cancellable used to cancel the operation</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>location to place an error on failure</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>whether the operation was successful or not.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-initialize-async"></a><h3>gcr_pkcs11_initialize_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> gcr_pkcs11_initialize_async (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>
Asynchronously initialize the registered PKCS#11 modules.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
<td>optional cancellable used to cancel the operation</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td>callback which will be called when the operation completes</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>data passed to the callback</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-initialize-finish"></a><h3>gcr_pkcs11_initialize_finish ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gcr_pkcs11_initialize_finish (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>
Complete the asynchronous operation to initialize the registered PKCS#11
modules.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>result</code></em> :</span></p></td>
<td>the asynchronous result</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>location to place an error on failure</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>whether the operation was successful or not.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-get-modules"></a><h3>gcr_pkcs11_get_modules ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gcr_pkcs11_get_modules (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
List all the PKCS#11 modules that are used by the GCR library.
Each module is a <span class="type">GckModule</span> object.
</p>
<p>
An empty list of modules will be returned if <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-set-modules" title="gcr_pkcs11_set_modules ()"><code class="function">gcr_pkcs11_set_modules()</code></a>,
or <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-initialize" title="gcr_pkcs11_initialize ()"><code class="function">gcr_pkcs11_initialize()</code></a> has not yet run.
</p>
<p>
When done with the list, free it with <code class="function">gck_list_unref_free()</code>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a newly allocated list
of <span class="type">GckModule</span> objects. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Gck.Module]</span>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-set-modules"></a><h3>gcr_pkcs11_set_modules ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> gcr_pkcs11_set_modules (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *modules</code></em>);</pre>
<p>
Set the list of PKCS#11 modules that are used by the GCR library.
Each module in the list is a <span class="type">GckModule</span> object.
</p>
<p>
It is not normally necessary to call this function. The available
PKCS#11 modules installed on the system are automatically loaded
by the GCR library.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>modules</code></em> :</span></p></td>
<td>a list of <span class="type">GckModule</span>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Gck.Module]</span>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-add-module"></a><h3>gcr_pkcs11_add_module ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> gcr_pkcs11_add_module (<em class="parameter"><code><span class="type">GckModule</span> *module</code></em>);</pre>
<p>
Add a <span class="type">GckModule</span> to the list of PKCS#11 modules that are used by the
GCR library.
</p>
<p>
It is not normally necessary to call this function. The available
PKCS#11 modules installed on the system are automatically loaded
by the GCR library.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td>
<td>a <span class="type">GckModule</span>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-add-module-from-file"></a><h3>gcr_pkcs11_add_module_from_file ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gcr_pkcs11_add_module_from_file (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *module_path</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> unused</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>
Initialize a PKCS#11 module and add it to the modules that are
used by the GCR library. Note that is an error to initialize the same
PKCS#11 module twice.
</p>
<p>
It is not normally necessary to call this function. The available
PKCS#11 modules installed on the system are automatically loaded
by the GCR library.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>module_path</code></em> :</span></p></td>
<td>the full file path of the PKCS#11 module</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>unused</code></em> :</span></p></td>
<td>unused</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
<td>a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or NULL</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>whether the module was sucessfully added.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-get-trust-lookup-slots"></a><h3>gcr_pkcs11_get_trust_lookup_slots ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gcr_pkcs11_get_trust_lookup_slots (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
List all the PKCS#11 slots that are used by the GCR library for lookup
of trust assertions. Each slot is a <span class="type">GckSlot</span> object.
</p>
<p>
This will return an empty list if the <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-initialize" title="gcr_pkcs11_initialize ()"><code class="function">gcr_pkcs11_initialize()</code></a> function has
not yet been called.
</p>
<p>
When done with the list, free it with <code class="function">gck_list_unref_free()</code>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a list of <span class="type">GckSlot</span> objects
to use for lookup of trust. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Gck.Slot]</span>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-get-trust-store-slot"></a><h3>gcr_pkcs11_get_trust_store_slot ()</h3>
<pre class="programlisting"><span class="returnvalue">GckSlot</span> * gcr_pkcs11_get_trust_store_slot (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
Selects an appropriate PKCS#11 slot to store trust assertions. The slot
to use is normally configured automatically by the system.
</p>
<p>
This will only return a valid result after the <a class="link" href="gcr-Library-Settings.html#gcr-pkcs11-initialize" title="gcr_pkcs11_initialize ()"><code class="function">gcr_pkcs11_initialize()</code></a>
method has been called.
</p>
<p>
When done with the <span class="type">GckSlot</span>, use <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> to release it.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the <span class="type">GckSlot</span> to use for trust assertions. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-get-trust-lookup-uris"></a><h3>gcr_pkcs11_get_trust_lookup_uris ()</h3>
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gcr_pkcs11_get_trust_lookup_uris (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
Get the PKCS#11 URIs that are used to identify which slots to use for
lookup trust assertions.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the uri which identifies trust storage slot. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-set-trust-lookup-uris"></a><h3>gcr_pkcs11_set_trust_lookup_uris ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> gcr_pkcs11_set_trust_lookup_uris (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **pkcs11_uris</code></em>);</pre>
<p>
Set the PKCS#11 URIs that are used to identify which slots to use for
lookup of trust assertions.
</p>
<p>
It is not normally necessary to call this function. The relevant
PKCS#11 slots are automatically configured by the GCR library.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>pkcs11_uris</code></em> :</span></p></td>
<td>the uris which identifies trust lookup slots. <span class="annotation">[<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>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-get-trust-store-uri"></a><h3>gcr_pkcs11_get_trust_store_uri ()</h3>
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gcr_pkcs11_get_trust_store_uri (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
Get the PKCS#11 URI that is used to identify which slot to use for
storing trust storage.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the uri which identifies trust storage slot. <span class="annotation">[<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>
<hr>
<div class="refsect2">
<a name="gcr-pkcs11-set-trust-store-uri"></a><h3>gcr_pkcs11_set_trust_store_uri ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> gcr_pkcs11_set_trust_store_uri (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pkcs11_uri</code></em>);</pre>
<p>
Set the PKCS#11 URI that is used to identify which slot to use for
storing trust assertions.
</p>
<p>
It is not normally necessary to call this function. The relevant
PKCS#11 slot is automatically configured by the GCR library.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>pkcs11_uri</code></em> :</span></p></td>
<td>the uri which identifies trust storage slot. <span class="annotation">[<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>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.19</div>
</body>
</html>
|