Constant openssl::ssl::SSL_OP_NO_TLSV1 []

pub const SSL_OP_NO_TLSV1: SslOption = SslOption{bits: ffi::SSL_OP_NO_TLSv1,}

Disables the use of TLSv1.0.