addAcceptedTlsCipherSuite

fun addAcceptedTlsCipherSuite(tlsCipherSuite: CipherSuite): HomeServerConnectionConfig.Builder

Add a TLS cipher suite to the list of accepted TLS connections with the homeserver.

Return

this builder

Parameters

tlsCipherSuite

the tls cipher suite to add.