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
Allocate an empty OCSP ResponderID.
Declared in <openssl/ocsp.h>
OCSP_RESPID*
OCSP_RESPID_new();
New OCSP_RESPID, or NULL on allocation failure.
Created with MrDocs