Programming with Reflection

image\rwnprg32.gif TelnetEncryption property

 

Syntax

object.TelnetEncryption
object.TelnetEncryption = Value

Data type

Boolean

 

Description

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.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property