Constant openssl::ssl::SSL_OP_NO_TLSV1_1 []

pub const SSL_OP_NO_TLSV1_1: SslOption = SslOption{bits: ffi::SSL_OP_NO_TLSv1_1,}

Disables the use of TLSv1.1.