| Interface | Description |
|---|---|
| KeyManagerAlgorithmStep | |
| KeyManagerPasswordStep | |
| KeyStoreStep | |
| ProtocolStep | |
| SslContextStep |
| Class | Description |
|---|---|
| CompositeX509KeyManager |
Merges multiple
X509KeyManagers into a delegating composite. |
| CompositeX509TrustManager |
Merges multiple
X509TrustManagers into a delegating composite. |
| KeyStoreLoader | Deprecated
Use the new API with
SslContextBuilder.builder(). |
| SslContextBuilder | |
| SslContextUtils | Deprecated
Use the new API with
SslContextBuilder.builder(). |
Copyright © 2019. All rights reserved.