| Package | Description |
|---|---|
| okhttp3 | |
| okhttp3.internal | |
| okhttp3.internal.tls |
| Modifier and Type | Method and Description |
|---|---|
CertificatePinner |
CertificatePinner.Builder.trustRootIndex(TrustRootIndex
|
| Modifier and Type | Method and Description |
|---|---|
TrustRootIndex |
Platform.trustRootIndex(X509TrustManager
|
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidTrustRootIndex
A index of trusted root certificates that exploits knowledge of Android implementation details.
|
class |
RealTrustRootIndex
|
| Modifier and Type | Method and Description |
|---|---|
static TrustRootIndex |
AndroidTrustRootIndex.get(X509TrustManager
|
| Constructor and Description | |
|---|---|
CertificateChainCleaner(TrustRootIndex
|