Return the ASN.1 item descriptor for DIST_POINT_NAME.
Synopsis
Declared in <openssl/x509v3.h>
ASN1_ITEM const*
DIST_POINT_NAME_it();
Return Value
Pointer to the static ASN1_ITEM for DIST_POINT_NAME.
Created with MrDocs