Skip to main content

SSL_CTX_compress_certs

Function SSL_CTX_compress_certs 

Source
pub unsafe extern "C" fn SSL_CTX_compress_certs(
    ctx: *mut SSL_CTX,
    alg: c_int,
) -> c_int