Provides classes for the secure socket package.
-
Returns a client SSLSessionContext
object for
this context.
Returns a server SSLSessionContext
object for
this context.
Returns the client session context, which represents the set of
SSL sessions available for use during the handshake phase of
client-side SSL sockets.
Returns the server session context, which represents the set of
SSL sessions available for use during the handshake phase of
server-side SSL sockets.
Returns the context in which this session is bound.