TlsVersion type

TLS versions supported by Relay namespaces.
KnownTlsVersion can be used interchangeably with TlsVersion, this enum contains the known values that the service supports.

Known values supported by the service

1.2: TLS version 1.2.
1.3: TLS version 1.3.

type TlsVersion = string