![]() |
![]()
| ![]() |
![]()
NAMEgnutls_x509_crt_get_crl_dist_points - API function SYNOPSIS#include <gnutls/x509.h> int gnutls_x509_crt_get_crl_dist_points(gnutls_x509_crt_t cert, unsigned int seq, void * san, size_t * san_size, unsigned int * reason_flags, unsigned int * critical); ARGUMENTS
DESCRIPTIONThis function retrieves the CRL distribution points (2.5.29.31), contained in the given certificate in the X509v3 Certificate Extensions. RETURNSGNUTLS_E_SHORT_MEMORY_BUFFER and updates ret_size if
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
|