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