Package | Description |
---|---|
okhttp3.internal.platform | |
okhttp3.internal.tls |
Modifier and Type | Method and Description |
---|---|
TrustRootIndex |
Platform.buildTrustRootIndex(javax.net.ssl.X509TrustManager trustManager) |
Modifier and Type | Class and Description |
---|---|
class |
BasicTrustRootIndex
A simple index that of trusted root certificates that have been loaded into memory.
|
Modifier and Type | Field and Description |
---|---|
private TrustRootIndex |
BasicCertificateChainCleaner.trustRootIndex |
Constructor and Description |
---|
BasicCertificateChainCleaner(TrustRootIndex trustRootIndex) |