Return the ASN.1 item descriptor for CRL_DIST_POINTS.

Synopsis

Declared in <openssl/x509v3.h>

ASN1_ITEM const*
CRL_DIST_POINTS_it();

Return Value

Pointer to the static ASN1_ITEM for CRL_DIST_POINTS.

Created with MrDocs