OCSP_SIGNATURE_new

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.