OCSP_CRLID_new

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.