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