withTlsProtocols

fun withTlsProtocols(vararg tlsProtocols: TLS): HttpSenderConfigurationBuilder

Note: Older Android versions do not support all tls versions. This array has to contain at least one option supported on all android versions this runs on! ACRA will automatically remove unsupported versions on older devices.

Since

5.7.0

Return

this instance

See also

Parameters

tlsProtocols

accepted tls protocols