Class | Description |
---|---|
DefaultSslContext |
Default SSL context that delegates calls to
WrapperSslContextSpi |
DefaultSslContextFactory |
This
SslContextFactory makes it possible to configure most basic
options when building an SSLContext. |
SslContextFactory |
This is an abstract factory that produces configured and initialized
instances of SSLContext.
|
SslUtils |
Various HTTPS utilities.
|
WrapperSslContextSpi |
Default SSL context SPI capable or setting additional properties on the
created SSL engines and socket factories.
|
WrapperSslServerSocketFactory |
SSL server socket factory that wraps the default one to do extra
initialization.
|
WrapperSslSocketFactory |
SSL socket factory that wraps the default one to do extra initialization.
|
Copyright © 2005-2024 Restlet.