]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
PKCS #11 fixes
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 1 Dec 2010 19:45:57 +0000 (20:45 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 1 Dec 2010 19:45:57 +0000 (20:45 +0100)
doc/cha-cert-auth.texi

index 1c661169f8c88fde741972939476a5e2d85c3f93..9c1955c77854eae82a929932bacab7e2c945f2ed 100644 (file)
@@ -372,7 +372,7 @@ the user to insert the token. All the initialization functions are below.
 @subsection Reading Objects
 
 All @acronym{PKCS #11} objects are referenced by @acronym{GnuTLS} functions by
-URLs as described in @code{draft-pechanec-pkcs11uri-01}. For example a public
+URLs as described in @code{draft-pechanec-pkcs11uri-03}. For example a public
 key on a smart card may be referenced as:
 
 @example
@@ -416,6 +416,10 @@ Objects can be accessed with the following functions
 Functions that relate to token handling are shown below
 @itemize
 
+@item @ref{gnutls_pkcs11_token_init}: Initializes a token
+
+@item @ref{gnutls_pkcs11_token_set_pin}: Sets the token user's PIN
+
 @item @ref{gnutls_pkcs11_token_get_url}: Returns the URL of a token
 
 @item @ref{gnutls_pkcs11_token_get_info}: Obtain information about a token