NativeTlsContext.setSessionCache

void setSessionCache(TlsSessionCache cache)

Sets a session cache for session resumption.

Parameters

cacheThe session cache to use, or null to disable.