addAcceptedTlsVersion
fun addAcceptedTlsVersion(tlsVersion: TlsVersion): HomeServerConnectionConfig.Builder
Content copied to clipboard
Add an accepted TLS version for TLS connections with the homeserver.
Return
this builder
Parameters
tlsVersion
the tls version to add to the set of TLS versions accepted.