tls

@get:JvmName(name = "getTls")
@set:JvmName(name = "setTls")
var tls: TlsConnectionInfo
Information relating to TLS (Transport Layer Security) for this connection.

.elide.crypto.TlsConnectionInfo tls = 2;