TScSSLServerConnection
property IsSecure: boolean;
Description
Determines whether the connection to the TLS/SSL client is protected.
When you connect to a client that supports TLS/SSL, data will be transferred as plaintext until you set IsSecure to True.
See Also
Protocols
SessionInfo