Constant openssl::ssl::SSL_OP_NO_DTLSV1_2 []

pub const SSL_OP_NO_DTLSV1_2: SslOption = SslOption{bits: ffi::SSL_OP_NO_DTLSv1_2,}

Disables the use of DTLSv1.2. Requires the v102 or v110 features and OpenSSL 1.0.2 or OpenSSL 1.1.0.