| 接口 | 说明 |
|---|---|
| PrivateKeyAliasChooseStrategy |
A strategy allowing for a choice of an alias during SSL authentication.
|
| TrustStrategy |
A strategy to establish trustworthiness of certificates without consulting the trust manager
configured in the actual SSL context.
|
| 类 | 说明 |
|---|---|
| NoopTrustManager | |
| PrivateKeyDetails |
Private key details.
|
| SSLContextBuilder |
Builder for
SSLContext instances. |
| SSLs | |
| TrustSelfSignedStrategy |
A trust strategy that accepts self-signed certificates as trusted.
|
| 枚举 | 说明 |
|---|---|
| SSLProtocolVersion |
| 异常错误 | 说明 |
|---|---|
| SSLInitializationException |
Copyright © 2021. All rights reserved.