| Class | Description |
|---|---|
| ConscryptClientTlsStrategy |
Conscrypt specific client-side implementation of
TlsStrategy that upgrades outbound
connections with TLS security. |
| ConscryptServerTlsStrategy |
Conscrypt specific server-side implementation of
TlsStrategy that upgrades inbound
connection with TLS security. |
| ConscryptSupport |
Conscrypt TLS support methods
|
| H2ClientTlsStrategy |
Default client-side implementation of
TlsStrategy that upgrades outbound connections
with TLS security. |
| H2ServerTlsStrategy |
Default server-side implementation of
TlsStrategy that upgrades inbound connections
with TLS security. |
| H2TlsSupport |
HTTP/2 TLS support methods
|
| Enum | Description |
|---|---|
| ApplicationProtocol |
Supported application protocols.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.