Programming with Reflection
TelnetEncryption property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection uses Secure Sockets Layer/Transport Layer Security (SSL/TLS) datastream encryption.
If TelnetEncryption is True, but your host does not support TLS, Reflection will attempt to use SSL instead. If your host supports neither SSL nor TLS, an error message will appear when you try to connect, and your connection attempt will fail.
The default value is False.