tlsProtocols

abstract fun tlsProtocols(): Array<TLS>

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.

Return

accepted tls protocols

See also