Function boring_sys::X509_sign_ctx

source ยท
pub unsafe extern "C" fn X509_sign_ctx(
    x509: *mut X509,
    ctx: *mut EVP_MD_CTX
) -> c_int