makeConnectionSecure

makeConnectionSecure(): Boolean;

The makeConnectionSecure method of the TcpIpConnection class uses the Opportunistic Transport Layer Security (OTLS) to make the TCP/IP connection secure.

This method returns true if it succeeds or it raises an exception if it fails, as follows.

For details, see "End-to-End SSL Encryption", in Chapter 2 of the Installation and Configuration Guide.

2022.0.01 and higher