Allocate an empty OCSP CertID.

Synopsis

Declared in <openssl/ocsp.h>

OCSP_CERTID*
OCSP_CERTID_new();

Return Value

New OCSP_CERTID, or NULL on allocation failure.

Created with MrDocs