Constant openssl::ssl::SSL_OP_SINGLE_ECDH_USE
[−]
pub const SSL_OP_SINGLE_ECDH_USE: SslOption=
SslOption{bits: ffi::SSL_OP_SINGLE_ECDH_USE,}
Creates a new key for each session when using ECDHE.
This is always enabled in OpenSSL 1.1.0.