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