Network Security v1 API - Enum TlsInspectionPolicy.Types.TlsVersion (1.0.0-beta01)

public enum TlsInspectionPolicy.Types.TlsVersion

Reference documentation and code samples for the Network Security v1 API enum TlsInspectionPolicy.Types.TlsVersion.

The minimum version of TLS protocol that can be used by clients or servers to establish a connection with the TLS inspection proxy.

Namespace

Google.Cloud.NetworkSecurity.V1

Assembly

Google.Cloud.NetworkSecurity.V1.dll

Fields

Name Description
Tls10

TLS 1.0

Tls11

TLS 1.1

Tls12

TLS 1.2

Tls13

TLS 1.3

Unspecified

Indicates no TLS version was specified.