|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Ssl
I represent the details of a particular SSL session.
| Method Summary | |
|---|---|
String |
getCipherName()
Get the name of the Cipher that is currently in use. |
String |
getPeerHostname()
|
String |
getProtocolName()
Get the name of the SSL protocol that is currently in use. |
void |
setPeerHostname(String hostname)
|
| Method Detail |
|---|
String getCipherName()
String getProtocolName()
void setPeerHostname(String hostname)
String getPeerHostname()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||