summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-24 10:37:18 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-24 10:37:18 +0100
commit7b334d581007ba4a91837edb1e0081959f32e363 (patch)
tree1f062d04bc3e826b62cc095d0ae42937cdf61465
parent1e9b1f2619446a6978c2a66e91ed0c70ad4bcf22 (diff)
downloadgnutls-7b334d581007ba4a91837edb1e0081959f32e363.tar.gz
do not document low-level functions
-rw-r--r--doc/cha-cert-auth.texi7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi
index a665ef7421..85c57a2665 100644
--- a/doc/cha-cert-auth.texi
+++ b/doc/cha-cert-auth.texi
@@ -234,13 +234,6 @@ of the issuer of the certificate.
@showfuncD{gnutls_x509_crt_get_issuer_dn,gnutls_x509_crt_get_issuer_dn_by_oid,gnutls_x509_crt_get_issuer_dn_oid,gnutls_x509_crt_get_issuer}
-The more powerful @funcref{gnutls_x509_crt_get_subject} and
-@funcref{gnutls_x509_dn_get_rdn_ava} provide efficient but low-level access
-to the contents of the distinguished name structure.
-
-@showfuncB{gnutls_x509_crt_get_subject,gnutls_x509_crt_get_issuer}
-@showfuncdesc{gnutls_x509_dn_get_rdn_ava}
-
@node X.509 public and private keys
@subsection Accessing public and private keys