getSSLCipherSuite

 

public String getSSLCipherSuite();

Gets the CipherSuite used for SSL encryption.

Returns

  • the CipherSuite String.


uj28150_