| Interface | Description |
|---|---|
| SSLOptionFactory |
| Class | Description |
|---|---|
| CertificateUtil |
证书处理的功能方法
|
| KeyStoreUtil | |
| SSLCustom |
和应用相关的信息,方便定制使用。 目前主要包含密码解密、证书路径、IP和Port等内容。
|
| SSLManager |
根据传递的SSLOption构造SSL上下文。请参考JSSE获取相关API的层次参考。
|
| SSLOption |
SSL配置选项。
|
| SSLSocketFactoryExt |
扩展SSLSocketFactory,设置算法和协议列表。
|
| TrustAllManager | |
| TrustManagerExt |
扩展TurstManager
|
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.