Constant openssl::ssl::SSL_OP_NO_SSLV2 []

pub const SSL_OP_NO_SSLV2: SslOption = SslOption{bits: ffi::SSL_OP_NO_SSLv2,}

Disables the use of SSLv2.