Test whether a ResponderID matches cert by name or key hash (default libctx).
cert
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
int OCSP_RESPID_match( OCSP_RESPID* respid, X509* cert);
1 if respid matches cert, or 0 otherwise.
respid
cert,