Package | Description |
---|---|
okhttp3.internal.platform | |
okhttp3.internal.tls |
Modifier and Type | Method and Description |
---|---|
TrustRootIndex |
Platform.buildTrustRootIndex(X509TrustManager trustManager) |
Modifier and Type | Class and Description |
---|---|
class |
BasicTrustRootIndex
A simple index that of trusted root certificates that have been loaded into memory.
|
Constructor and Description |
---|
BasicCertificateChainCleaner(TrustRootIndex trustRootIndex) |
Copyright © 2019. All rights reserved.