Allocate an empty OCSP single Request entry.
Synopsis
Declared in <openssl/ocsp.h>
OCSP_ONEREQ*
OCSP_ONEREQ_new();
Return Value
New OCSP_ONEREQ, or NULL on allocation failure.
Created with MrDocs