getActiveCipher

getActiveCipher(tcp: TcpIpConnection): String;

The getActiveCipher method of the JadeSSLContext class returns a string containing the active cipher for the TCP/IP connection specified in the tcp parameter.

If the specified connection is not currently connected, this method returns null ("").