The members of Javax.Net.Ssl.ISSLSessionContext are listed below.
[read-only] | Ids | Java.Util.IEnumeration. Returns an iterable of all session identifiers in this session context. |
SessionCacheSize | int. Returns the size of the session cache for this session context. | |
SessionTimeout | int. Returns the timeout for sessions in this session context. |
GetSession(byte[])Returns the session for the specified session identifier. |