tlsConfig property

TlsConfig? tlsConfig
getter/setter pair

The TLS configuration.

Includes the custom server certificates that the client will trust.

Optional.

Implementation

TlsConfig? tlsConfig;