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