Package org.restlet.engine.ssl
package org.restlet.engine.ssl
Support SSL and TLS.
- Since:
- Restlet 2.2
-
ClassesClassDescriptionDefault SSL context that delegates calls to
WrapperSslContextSpiThisSslContextFactorymakes it possible to configure most basic options when building an SSLContext.This is an abstract factory that produces configured and initialized instances of SSLContext.Various HTTPS utilities.Default SSL context SPI capable or setting additional properties on the created SSL engines and socket factories.SSL server socket factory that wraps the default one to do extra initialization.SSL socket factory that wraps the default one to do extra initialization.