TlsContext.setMaxVersion
void setMaxVersion(TlsVersion ver)Sets the maximum TLS protocol version.
Parameters
ver | The maximum version to accept. |
void setMaxVersion(TlsVersion ver)Sets the maximum TLS protocol version.
ver | The maximum version to accept. |