fn verify_ocsp_signature_with_certs_field( basic_response: &BasicOcspResponse, issuer_cert: &X509Certificate<'_>, ) -> Result<()>