| 接口 | 说明 |
|---|---|
| SslAppProtocolSelector |
Select a protocol that is supported in the TLS NPN/ALPN extension.
|
| SslContext |
A status for
PipeLayer |
| SslProtocol |
Supported SSL protocols
|
| 类 | 说明 |
|---|---|
| JdkSslContext |
An
SslContext which uses JDK's SSL/TLS implementation. |
| SimpleTrustManagerFactory |
Helps to implement a custom
TrustManagerFactory. |
| SslConfig |
SSL 配置
|
| SslContextBasic |
An implementation of the
SslContext interface that provides SSL handshake support |
| SslPipeLayer |
SSL 网络协议层
|
| SslTmfWrapper |
| 枚举 | 说明 |
|---|---|
| SslAuthKeyType |
Certificate File Type
|
| SslClientAuth |
Indicates the state of the
SSLEngine with respect to client authentication. |
| SslMode |
SSL mode of working
|
| SslProvider |
An enumeration of SSL/TLS protocol providers.
|
Copyright © 2022–2024. All rights reserved.