Return the ASN.1 item descriptor for ISSUING_DIST_POINT.

Synopsis

Declared in <openssl/x509v3.h>

ASN1_ITEM const*
ISSUING_DIST_POINT_it();

Return Value

Pointer to the static ASN1_ITEM for ISSUING_DIST_POINT.

Created with MrDocs