Allocate an empty OCSP CrlID extension value.
Synopsis
Declared in <openssl/ocsp.h>
OCSP_CRLID*
OCSP_CRLID_new();
Return Value
New OCSP_CRLID, or NULL on allocation failure.
Created with MrDocs
Allocate an empty OCSP CrlID extension value.
Declared in <openssl/ocsp.h>
OCSP_CRLID*
OCSP_CRLID_new();
New OCSP_CRLID, or NULL on allocation failure.
Created with MrDocs