View Source Envoy.Api.V2.Auth.TlsParameters.TlsProtocol (envoy_data_plane_api v0.2.0)

Summary

Types

@type t() :: integer() | :TLS_AUTO | :TLSv1_0 | :TLSv1_1 | :TLSv1_2 | :TLSv1_3