VirtualGatewayClientPolicyTls

An object that represents a Transport Layer Security (TLS) client policy.

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 virtual gateway's client's Transport Layer Security (TLS) certificate.

Link copied to clipboard

Whether the policy is enforced. The default is True, if a value isn't specified.

Link copied to clipboard
val ports: List<Int>?

One or more ports that the policy is enforced for.

Link copied to clipboard

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

Functions

Link copied to clipboard
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