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