OCSP_SINGLERESP_new

Allocate an empty OCSP SingleResponse.

Synopsis

Declared in <openssl/ocsp.h>

OCSP_SINGLERESP*
OCSP_SINGLERESP_new();

Return Value

New OCSP_SINGLERESP, or NULL on allocation failure.