summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/cha-cert-auth.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi
index 1c661169f8..9c1955c778 100644
--- a/doc/cha-cert-auth.texi
+++ b/doc/cha-cert-auth.texi
@@ -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