From: Nikos Mavrogiannopoulos Date: Thu, 24 Nov 2011 16:57:02 +0000 (+0100) Subject: added missing node X-Git-Tag: gnutls_3_0_9~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bde2a1bf14c376bec5a83bdc7c36f0a63a4dd665;p=thirdparty%2Fgnutls.git added missing node --- diff --git a/doc/cha-cert-auth2.texi b/doc/cha-cert-auth2.texi index 1a623c3b3f..d52bf4dfeb 100644 --- a/doc/cha-cert-auth2.texi +++ b/doc/cha-cert-auth2.texi @@ -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.