Function X509_REQ_sign_ctx

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