![]() |
![]()
| ![]() |
![]()
NAMEgnutls_x509_crl_get_raw_issuer_dn - API function SYNOPSIS#include <gnutls/x509.h> int gnutls_x509_crl_get_raw_issuer_dn(gnutls_x509_crl_t crl, gnutls_datum_t * dn); ARGUMENTS
DESCRIPTIONThis function will return a pointer to the DER encoded DN structure and the length. RETURNSa negative error code on error, and (0) on success. SINCE2.12.0 REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|