Constant openssl::ssl::SSL_OP_NO_SSLV3 []

pub const SSL_OP_NO_SSLV3: SslOption = SslOption{bits: ffi::SSL_OP_NO_SSLv3,}

Disables the use of SSLv3.