- getApplicationBufferSize
int getApplicationBufferSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCipherSuite
string getCipherSuite()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCreationTime
long getCreationTime()
Undocumented in source. Be warned that the author may not have intended to support it.
- getId
byte[] getId()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLastAccessedTime
long getLastAccessedTime()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPacketBufferSize
int getPacketBufferSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPeerHost
string getPeerHost()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPeerPort
int getPeerPort()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPeerSignedCertificateTimestamp
byte[] getPeerSignedCertificateTimestamp()
Undocumented in source. Be warned that the author may not have intended to support it.
- getProtocol
string getProtocol()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRequestedServerName
string getRequestedServerName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSessionContext
SSLSessionContext getSessionContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- getStatusResponses
List!(byte[]) getStatusResponses()
Undocumented in source. Be warned that the author may not have intended to support it.
- getValue
Object getValue(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- getValueNames
string[] getValueNames()
Undocumented in source. Be warned that the author may not have intended to support it.
- invalidate
void invalidate()
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
- putValue
void putValue(string s, Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeValue
void removeValue(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
A snapshot of the content of another {@link ConscryptSession}. This copies everything over except for the certificates.