Allocate a new Issuing Distribution Point extension value.
Synopsis
Declared in <openssl/x509v3.h>
ISSUING_DIST_POINT*
ISSUING_DIST_POINT_new();
Return Value
New ISSUING_DIST_POINT, or NULL on allocation failure.
Created with MrDocs