~ubuntu-branches/ubuntu/precise/p11-kit/precise

« back to all changes in this revision

Viewing changes to doc/html/p11-kit-URIs.html

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2011-12-23 08:40:38 UTC
  • mfrom: (1.1.5) (3.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20111223084038-44d6dm73f1yiw856
Tags: 0.9-3
* Brown paper bag release.
* Revert module-path change, gnome-keyring *has* switched.
  Closes: #653033, #653034

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="reference.html" title="Reference">
9
9
<link rel="prev" href="p11-kit-Modules.html" title="Modules">
10
10
<link rel="next" href="p11-kit-PIN-Callbacks.html" title="PIN Callbacks">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18.1 (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">
50
50
<span class="returnvalue">int</span>                 <a class="link" href="p11-kit-URIs.html#p11-kit-uri-match-token-info" title="p11_kit_uri_match_token_info ()">p11_kit_uri_match_token_info</a>        (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
51
51
                                                         <em class="parameter"><code><span class="type">CK_TOKEN_INFO_PTR</span> token_info</code></em>);
52
52
<span class="returnvalue">CK_ATTRIBUTE_PTR</span>    <a class="link" href="p11-kit-URIs.html#p11-kit-uri-get-attributes" title="p11_kit_uri_get_attributes ()">p11_kit_uri_get_attributes</a>          (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
53
 
                                                         <em class="parameter"><code><a href="http://developer.gnome.org/gck/stable/pkcs11-links.html#CK-ULONG:CAPS"><span class="type">CK_ULONG</span></a> *n_attrs</code></em>);
 
53
                                                         <em class="parameter"><code><span class="type">CK_ULONG</span> *n_attrs</code></em>);
54
54
<span class="returnvalue">int</span>                 <a class="link" href="p11-kit-URIs.html#p11-kit-uri-set-attributes" title="p11_kit_uri_set_attributes ()">p11_kit_uri_set_attributes</a>          (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
55
55
                                                         <em class="parameter"><code><span class="type">CK_ATTRIBUTE_PTR</span> attrs</code></em>,
56
 
                                                         <em class="parameter"><code><a href="http://developer.gnome.org/gck/stable/pkcs11-links.html#CK-ULONG:CAPS"><span class="type">CK_ULONG</span></a> n_attrs</code></em>);
 
56
                                                         <em class="parameter"><code><span class="type">CK_ULONG</span> n_attrs</code></em>);
57
57
<span class="returnvalue">void</span>                <a class="link" href="p11-kit-URIs.html#p11-kit-uri-clear-attributes" title="p11_kit_uri_clear_attributes ()">p11_kit_uri_clear_attributes</a>        (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>);
58
58
<span class="returnvalue">int</span>                 <a class="link" href="p11-kit-URIs.html#p11-kit-uri-match-attributes" title="p11_kit_uri_match_attributes ()">p11_kit_uri_match_attributes</a>        (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
59
59
                                                         <em class="parameter"><code><span class="type">CK_ATTRIBUTE_PTR</span> attrs</code></em>,
60
 
                                                         <em class="parameter"><code><a href="http://developer.gnome.org/gck/stable/pkcs11-links.html#CK-ULONG:CAPS"><span class="type">CK_ULONG</span></a> n_attrs</code></em>);
 
60
                                                         <em class="parameter"><code><span class="type">CK_ULONG</span> n_attrs</code></em>);
61
61
<span class="returnvalue">CK_ATTRIBUTE_PTR</span>    <a class="link" href="p11-kit-URIs.html#p11-kit-uri-get-attribute" title="p11_kit_uri_get_attribute ()">p11_kit_uri_get_attribute</a>           (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
62
62
                                                         <em class="parameter"><code><span class="type">CK_ATTRIBUTE_TYPE</span> attr_type</code></em>);
63
63
<span class="returnvalue">int</span>                 <a class="link" href="p11-kit-URIs.html#p11-kit-uri-set-attribute" title="p11_kit_uri_set_attribute ()">p11_kit_uri_set_attribute</a>           (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
422
422
<div class="refsect2">
423
423
<a name="p11-kit-uri-get-attributes"></a><h3>p11_kit_uri_get_attributes ()</h3>
424
424
<pre class="programlisting"><span class="returnvalue">CK_ATTRIBUTE_PTR</span>    p11_kit_uri_get_attributes          (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
425
 
                                                         <em class="parameter"><code><a href="http://developer.gnome.org/gck/stable/pkcs11-links.html#CK-ULONG:CAPS"><span class="type">CK_ULONG</span></a> *n_attrs</code></em>);</pre>
 
425
                                                         <em class="parameter"><code><span class="type">CK_ULONG</span> *n_attrs</code></em>);</pre>
426
426
<p>
427
427
</p>
428
428
</div>
431
431
<a name="p11-kit-uri-set-attributes"></a><h3>p11_kit_uri_set_attributes ()</h3>
432
432
<pre class="programlisting"><span class="returnvalue">int</span>                 p11_kit_uri_set_attributes          (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
433
433
                                                         <em class="parameter"><code><span class="type">CK_ATTRIBUTE_PTR</span> attrs</code></em>,
434
 
                                                         <em class="parameter"><code><a href="http://developer.gnome.org/gck/stable/pkcs11-links.html#CK-ULONG:CAPS"><span class="type">CK_ULONG</span></a> n_attrs</code></em>);</pre>
 
434
                                                         <em class="parameter"><code><span class="type">CK_ULONG</span> n_attrs</code></em>);</pre>
435
435
<p>
436
436
</p>
437
437
</div>
447
447
<a name="p11-kit-uri-match-attributes"></a><h3>p11_kit_uri_match_attributes ()</h3>
448
448
<pre class="programlisting"><span class="returnvalue">int</span>                 p11_kit_uri_match_attributes        (<em class="parameter"><code><a class="link" href="p11-kit-URIs.html#P11KitUri" title="P11KitUri"><span class="type">P11KitUri</span></a> *uri</code></em>,
449
449
                                                         <em class="parameter"><code><span class="type">CK_ATTRIBUTE_PTR</span> attrs</code></em>,
450
 
                                                         <em class="parameter"><code><a href="http://developer.gnome.org/gck/stable/pkcs11-links.html#CK-ULONG:CAPS"><span class="type">CK_ULONG</span></a> n_attrs</code></em>);</pre>
 
450
                                                         <em class="parameter"><code><span class="type">CK_ULONG</span> n_attrs</code></em>);</pre>
451
451
<p>
452
452
Match a attributes against the object parts of this URI.
453
453
</p>
639
639
</tr>
640
640
<tr>
641
641
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
642
 
<td>The pin-source or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not present.</td>
 
642
<td>The pin-source or <code class="literal">NULL</code> if not present.</td>
643
643
</tr>
644
644
</tbody>
645
645
</table></div>
822
822
<p>
823
823
Lookup a message for the uri error code. These codes are the P11_KIT_URI_XXX
824
824
error codes that can be returned from <a class="link" href="p11-kit-URIs.html#p11-kit-uri-parse" title="p11_kit_uri_parse ()"><code class="function">p11_kit_uri_parse()</code></a> or
825
 
<a class="link" href="p11-kit-URIs.html#p11-kit-uri-format" title="p11_kit_uri_format ()"><code class="function">p11_kit_uri_format()</code></a>. As a special case <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, will be returned for
 
825
<a class="link" href="p11-kit-URIs.html#p11-kit-uri-format" title="p11_kit_uri_format ()"><code class="function">p11_kit_uri_format()</code></a>. As a special case <code class="literal">NULL</code>, will be returned for
826
826
<a class="link" href="p11-kit-URIs.html#P11-KIT-URI-OK:CAPS"><code class="literal">P11_KIT_URI_OK</code></a>.
827
827
</p>
828
828
<div class="variablelist"><table border="0">
844
844
</div>
845
845
<div class="footer">
846
846
<hr>
847
 
          Generated by GTK-Doc V1.18</div>
 
847
          Generated by GTK-Doc V1.18.1</div>
848
848
</body>
849
849
</html>
 
 
b'\\ No newline at end of file'