sni property

String? sni
getter/setter pair

Server Name Indication string to present to the server during TLS handshake.

E.g: "secure.example.com".

Optional.

Implementation

core.String? sni;