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