| Package | Description |
|---|---|
| com.aerospike.client.async | |
| com.aerospike.client.policy |
| Constructor and Description |
|---|
NettyTlsContext(TlsPolicy policy)
Construct Netty SslContext.
|
| Modifier and Type | Field and Description |
|---|---|
TlsPolicy |
ClientPolicy.tlsPolicy
TLS secure connection policy for TLS enabled servers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientPolicy.setTlsPolicy(TlsPolicy tlsPolicy) |
| Constructor and Description |
|---|
TlsPolicy(TlsPolicy other)
Copy TLS policy from another TLS policy.
|
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.