Function X509_CRL_sign

Source
pub unsafe extern "C" fn X509_CRL_sign(
    x: *mut X509_crl_st,
    pkey: *mut evp_pkey_st,
    md: *const evp_md_st,
) -> i32