Function OCSP_basic_verify

Source
pub unsafe extern "C" fn OCSP_basic_verify(
    bs: *mut ocsp_basic_response_st,
    certs: *mut stack_st_X509,
    st: *mut x509_store_st,
    flags: u64,
) -> i32