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