Package org.conscrypt

Interface ConscryptSession

All Superinterfaces:
SSLSession
All Known Implementing Classes:
ActiveSession, ExternalSession, Java7ExtendedSSLSession, Java8ExtendedSSLSession, SessionSnapshot, SSLNullSession

interface ConscryptSession extends SSLSession
Extends the default interface for SSLSession to provide additional properties exposed by Conscrypt.
  • Method Details