public abstract class SSLEngineOptions extends Object
| Constructor and Description |
|---|
SSLEngineOptions() |
| Modifier and Type | Method and Description |
|---|---|
abstract SSLEngineOptions |
copy() |
abstract SslContextFactory |
sslContextFactory() |
public abstract SSLEngineOptions copy()
public abstract SslContextFactory sslContextFactory()
SslContextFactory that will be used to produce the Netty SslContextCopyright © 2022 Eclipse. All rights reserved.