Allocate an empty OCSP ResponseBytes.
Synopsis
Declared in <openssl/ocsp.h>
OCSP_RESPBYTES*
OCSP_RESPBYTES_new();
Return Value
New OCSP_RESPBYTES, or NULL on allocation failure.
Created with MrDocs