Ssl

I represent the details of a particular SSL session.

Members

Functions

getCipherName
string getCipherName()

Get the name of the Cipher that is currently in use.

getPeerHostname
string getPeerHostname()
Undocumented in source.
getProtocolName
string getProtocolName()

Get the name of the SSL protocol that is currently in use.

setPeerHostname
void setPeerHostname(string hostname)
Undocumented in source.

Meta