Function PKCS7_dataVerify

Source
pub unsafe extern "C" fn PKCS7_dataVerify(
    cert_store: *mut x509_store_st,
    ctx: *mut x509_store_ctx_st,
    bio: *mut bio_st,
    p7: *mut pkcs7_st,
    si: *mut pkcs7_signer_info_st,
) -> i32