SslProtocol type
The protocol of an established TLS connection.
KnownSslProtocol can be used interchangeably with SslProtocol,
this enum contains the known values that the service supports.
Known values supported by the service
TLSv1
TLSv1.1
TLSv1.2
type SslProtocol = string