Return the OCSPResponseStatus enumerated value from an OCSP response.
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
int OCSP_response_status(OCSP_RESPONSE* resp);
Status code such as OCSP_RESPONSE_STATUS_SUCCESSFUL.