Function X509_sign_ctx

Source
pub unsafe extern "C" fn X509_sign_ctx(
    x: *mut x509_st,
    ctx: *mut evp_md_ctx_st,
) -> i32