| Package | Description |
|---|---|
| com.facebook.drift.transport.netty.ssl |
| Modifier and Type | Method and Description |
|---|---|
ReloadableSslContext |
SslContextFactory.get(File trustCertificatesFile,
Optional<File> clientCertificatesFile,
Optional<File> privateKeyFile,
Optional<String> privateKeyPassword,
long sessionCacheSize,
io.airlift.units.Duration sessionTimeout,
List<String> ciphers) |
ReloadableSslContext |
SslContextFactory.get(SslContextFactory.SslContextParameters sslContextParameters) |
Copyright © 2012–2024. All rights reserved.