]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added missing node
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Nov 2011 16:57:02 +0000 (17:57 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Nov 2011 16:57:02 +0000 (17:57 +0100)
doc/cha-cert-auth2.texi

index 1a623c3b3f0c4c8419265876f36302255322dad1..d52bf4dfebc12b0a2d8c6b469a46d42105e22369 100644 (file)
@@ -781,6 +781,7 @@ gnutls_privkey_t abs_key;
 @menu
 * Abstract public keys::
 * Abstract private keys::
+* Operations::
 @end menu
 
 
@@ -812,6 +813,7 @@ are not extractable.
 @showfuncD{gnutls_privkey_import_x509,gnutls_privkey_import_openpgp,gnutls_privkey_import_pkcs11,gnutls_privkey_import_ext}
 @showfuncB{gnutls_privkey_get_pk_algorithm,gnutls_privkey_get_type}
 
+@node Operations
 @subsection Operations
 The abstract key types can be used to access signing and
 signature verification operations with the underlying keys.