From: Nikos Mavrogiannopoulos Date: Tue, 27 Nov 2012 23:24:47 +0000 (+0100) Subject: Revert "do not document low-level functions" X-Git-Tag: gnutls_3_1_6~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2cb9f4089226e947e652cadfd62fed5e5ef0b64;p=thirdparty%2Fgnutls.git Revert "do not document low-level functions" This reverts commit 7b334d581007ba4a91837edb1e0081959f32e363. --- diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi index c4d2fdd21f..afc3670d09 100644 --- a/doc/cha-cert-auth.texi +++ b/doc/cha-cert-auth.texi @@ -238,6 +238,13 @@ 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