add Accepted Tls Cipher Suite
fun addAcceptedTlsCipherSuite(tlsCipherSuite: CipherSuite): HomeServerConnectionConfig.Builder
Content copied to clipboard
Add a TLS cipher suite to the list of accepted TLS connections with the homeserver.
Return
this builder
Parameters
tls Cipher Suite
the tls cipher suite to add.