| Package | Description |
|---|---|
| org.restlet.engine.ssl |
Support SSL and TLS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSslContextFactory
This
SslContextFactory makes it possible to configure most basic
options when building an SSLContext. |
| Modifier and Type | Method and Description |
|---|---|
static SslContextFactory |
SslUtils.getSslContextFactory(RestletHelper<?> helper)
Returns the SSL context factory.
|
Copyright © 2005–2025. All rights reserved.