SocketClient.tls

bool tls() @property

Get tls property.

Returns

Whether to create TLS connections.
void tls(bool propval) @property

Set tls property.

Parameters

propvalWhether to create TLS connections.