Constant openssl::ssl::SSL_OP_NO_COMPRESSION []

pub const SSL_OP_NO_COMPRESSION: SslOption = SslOption{bits: ffi::SSL_OP_NO_COMPRESSION,}

Disables the use of TLS compression.