| 类 | 说明 |
|---|---|
| ConscryptClientTlsStrategy |
Basic client-side implementation of
TlsStrategy that upgrades to TLS for all endpoints
with HTTPS scheme. |
| ConscryptServerTlsStrategy |
Basic side-side implementation of
TlsStrategy that upgrades to TLS for endpoints
with the specified local ports. |
| ConscryptSupport |
Conscrypt TLS support methods
|
| H2ClientTlsStrategy |
Basic client-side implementation of
TlsStrategy that upgrades to TLS for all endpoints
with HTTPS scheme. |
| H2ServerTlsStrategy |
Basic side-side implementation of
TlsStrategy that upgrades to TLS for endpoints
with the specified local ports. |
| H2TlsSupport |
HTTP/2 TLS support methods
|
| 枚举 | 说明 |
|---|---|
| ApplicationProtocol |
Supported application protocols.
|
Copyright © 2023. All rights reserved.