ListenerTls

An object that represents the Transport Layer Security (TLS) properties for a listener.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A reference to an object that represents a listener's Transport Layer Security (TLS) certificate.

Link copied to clipboard

Specify one of the following modes.

Link copied to clipboard

A reference to an object that represents a listener's Transport Layer Security (TLS) validation context.

Functions

Link copied to clipboard
inline fun copy(block: ListenerTls.Builder.() -> Unit = {}): ListenerTls
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String