summaryrefslogtreecommitdiff
path: root/manual/html_node/Smart-cards-and-HSMs.html
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-24 09:55:42 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-24 09:55:42 +0200
commitcd61faccc85805a000ce405adbb8d7739d2a1c25 (patch)
treee9277a200d0d39fb7a94103147fdc3cf333a80ff /manual/html_node/Smart-cards-and-HSMs.html
parentc2b8459a61a4bb4b917438fb87b0cf9abd74ef13 (diff)
downloadgnutls-cd61faccc85805a000ce405adbb8d7739d2a1c25.tar.gz
updated manual
Diffstat (limited to 'manual/html_node/Smart-cards-and-HSMs.html')
-rw-r--r--manual/html_node/Smart-cards-and-HSMs.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/manual/html_node/Smart-cards-and-HSMs.html b/manual/html_node/Smart-cards-and-HSMs.html
index c956b74358..78025dfbac 100644
--- a/manual/html_node/Smart-cards-and-HSMs.html
+++ b/manual/html_node/Smart-cards-and-HSMs.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!-- This manual is last updated 5 April 2014 for version
-3.3.6 of GnuTLS.
+<!-- This manual is last updated 29 July 2014 for version
+3.3.7 of GnuTLS.
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\
Copyright (C) 2001-2013 Nikos Mavrogiannopoulos
@@ -14,10 +14,10 @@ copy of the license is included in the section entitled "GNU Free
Documentation License". -->
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>GnuTLS 3.3.6: Smart cards and HSMs</title>
+<title>GnuTLS 3.3.7: Smart cards and HSMs</title>
-<meta name="description" content="GnuTLS 3.3.6: Smart cards and HSMs">
-<meta name="keywords" content="GnuTLS 3.3.6: Smart cards and HSMs">
+<meta name="description" content="GnuTLS 3.3.7: Smart cards and HSMs">
+<meta name="keywords" content="GnuTLS 3.3.7: Smart cards and HSMs">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -180,7 +180,7 @@ separation subsystem.
</p>
<p><acronym>PKCS</acronym> #11 is plugin API allowing applications to access cryptographic
operations on a security module, as well as to objects residing on it. PKCS
-#11 modules exist for hardware tokens such as smart cards<a name="DOCF7" href="#FOOT7"><sup>7</sup></a>,
+#11 modules exist for hardware tokens such as smart cards<a name="DOCF8" href="#FOOT8"><sup>8</sup></a>,
cryptographic tokens, as well as for software modules like <acronym>Gnome Keyring</acronym>.
The objects residing on a security module may be certificates, public keys,
private keys or secret keys. Of those certificates and public/private key
@@ -193,7 +193,7 @@ available in <code>gnutls/pkcs11.h</code>.
shared cryptographic keys and certificates in a uniform way, as in <a href="#fig_002dpkcs11_002dvision">Figure 5.1</a>.
That way applications could load their trusted certificate list, as well as user
certificates from a common PKCS #11 module. Such a provider is the p11-kit trust
-storage module<a name="DOCF8" href="#FOOT8"><sup>8</sup></a>.
+storage module<a name="DOCF9" href="#FOOT9"><sup>9</sup></a>.
</p>
<div class="float"><a name="fig_002dpkcs11_002dvision"></a>
<img src="pkcs11-vision.png" alt="pkcs11-vision">
@@ -218,9 +218,9 @@ storage module<a name="DOCF8" href="#FOOT8"><sup>8</sup></a>.
<hr>
<h4 class="footnotes-heading">Footnotes</h4>
-<h3><a name="FOOT7" href="#DOCF7">(7)</a></h3>
-<p><a href="http://www.opensc-project.org">http://www.opensc-project.org</a></p>
<h3><a name="FOOT8" href="#DOCF8">(8)</a></h3>
+<p><a href="http://www.opensc-project.org">http://www.opensc-project.org</a></p>
+<h3><a name="FOOT9" href="#DOCF9">(9)</a></h3>
<p><a href="http://p11-glue.freedesktop.org/trust-module.html">http://p11-glue.freedesktop.org/trust-module.html</a></p>
</div>
<hr>