public class SslFactory extends Object
| Constructor and Description |
|---|
SslFactory(KetaConfig config,
boolean isServer) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.handler.ssl.SslContext |
sslContext()
Returns a configured SslContext.
|
public SslFactory(KetaConfig config, boolean isServer)
Copyright © 2021. All rights reserved.