Allocate an empty OCSP ResponderID.

Synopsis

Declared in <openssl/ocsp.h>

OCSP_RESPID*
OCSP_RESPID_new();

Return Value

New OCSP_RESPID, or NULL on allocation failure.

Created with MrDocs