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