Uses of Class
org.conscrypt.SessionSnapshot
-
Packages that use SessionSnapshot Package Description org.conscrypt -
-
Uses of SessionSnapshot in org.conscrypt
Fields in org.conscrypt declared as SessionSnapshot Modifier and Type Field Description private SessionSnapshot
ConscryptEngine. closedSession
A snapshot of the active session when the engine was closed.private SessionSnapshot
ConscryptFileDescriptorSocket. closedSession
A snapshot of the active session when the engine was closed.
-