| Package | Description |
|---|---|
| com.squareup.okhttp.internal | |
| com.squareup.okhttp.internal.tls |
| Modifier and Type | Method and Description |
|---|---|
TrustRootIndex |
Platform.trustRootIndex(X509TrustManager trustManager) |
| 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 trustManager) |
| Constructor and Description |
|---|
CertificateChainCleaner(TrustRootIndex trustRootIndex) |
Copyright © 2017. All Rights Reserved.