Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > getActiveCipher

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 ("").