☰
D
dejadoc
EVE:TLS
/
eve.tls.api
/
TlsContext.setMinVersion
🔍
☾
TlsContext.setMinVersion
TlsContext
setMinVersion(
TlsVersion
ver)
ref
pure
@safe
nothrow
@nogc
return
Set the minimum TLS protocol version.
Parameters
ver
The minimum version to allow.
Returns
Reference to this context for method chaining.