tls12Only

val tls12Only: String? = null

Deprecated

tls_1_2_only has been deprecated in favour of using `min_tls_version = "1.2"` instead.