Skip to main content

SSL_CTX_set1_cert_comp_preference

Function SSL_CTX_set1_cert_comp_preference 

Source
pub unsafe extern "C" fn SSL_CTX_set1_cert_comp_preference(
    ctx: *mut SSL_CTX,
    algs: *mut c_int,
    len: usize,
) -> c_int