Test whether an OCSP request carries an optional signature.
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
int OCSP_request_is_signed(OCSP_REQUEST* req);
1 if a signature is present, or 0 otherwise.