Constant openssl::ssl::SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS []

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

Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers.