SocketClient.tls
bool tls() @propertyGet tls property.
Returns
Whether to create TLS connections.
void tls(bool propval) @propertySet tls property.
Parameters
propval | Whether to create TLS connections. |
bool tls() @propertyGet tls property.
void tls(bool propval) @propertySet tls property.
propval | Whether to create TLS connections. |