summaryrefslogtreecommitdiff
path: root/doc/cha-tokens.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-16 12:46:58 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-16 12:48:30 +0100
commit4852f2436fb5227aa432c7636ecaaa6810184b07 (patch)
tree74ce17357eb588027560a1f3ea4bf2bb768fb344 /doc/cha-tokens.texi
parentf3e10fd710eaa80447a815a53f815c47a51bb15d (diff)
downloadgnutls-4852f2436fb5227aa432c7636ecaaa6810184b07.tar.gz
Added gnutls_privkey_status()
Diffstat (limited to 'doc/cha-tokens.texi')
-rw-r--r--doc/cha-tokens.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi
index 2ab35ab00a..348996a4d6 100644
--- a/doc/cha-tokens.texi
+++ b/doc/cha-tokens.texi
@@ -119,7 +119,7 @@ can be imported from a hardware module using URLs.
@showfuncdesc{gnutls_privkey_import_url}
-@showfuncB{gnutls_privkey_get_pk_algorithm,gnutls_privkey_get_type}
+@showfuncC{gnutls_privkey_get_pk_algorithm,gnutls_privkey_get_type,gnutls_privkey_status}
In order to support cryptographic operations using
an external API, the following function is provided.