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