hunt.net.secure.conscrypt.SSLClientSessionCache

Undocumented in source.

Members

Interfaces

SSLClientSessionCache
interface SSLClientSessionCache

A persistent {@link javax.net.ssl.SSLSession} cache used by {@link javax.net.ssl.SSLSessionContext} to share client-side SSL sessions across processes. For example, this cache enables applications to persist and reuse sessions across restarts.

Meta