Constant openssl::ssl::SSL_OP_SINGLE_DH_USE []

pub const SSL_OP_SINGLE_DH_USE: SslOption = SslOption{bits: ffi::SSL_OP_SINGLE_DH_USE,}

Creates a new key for each session when using DHE.

This is always enabled in OpenSSL 1.1.0.