TlsContext.setSessionCache
void setSessionCache(TlsSessionCache cache)Sets a session cache for session resumption.
Parameters
cache | The session cache to use, or null to disable resumption. |
void setSessionCache(TlsSessionCache cache)Sets a session cache for session resumption.
cache | The session cache to use, or null to disable resumption. |