| Class | Description |
|---|---|
| BasicCertificateChainCleaner |
A certificate chain cleaner that uses a set of trusted root certificates to build the trusted
chain.
|
| CertificateChainCleaner |
Computes the effective certificate chain from the raw array returned by Java's built in TLS APIs.
|
| HeldCertificate |
A certificate and its private key.
|
| HeldCertificate.Builder | |
| OkHostnameVerifier |
A HostnameVerifier consistent with RFC 2818.
|
| SslClient |
Combines an SSL socket factory and trust manager, a pairing enough for OkHttp or MockWebServer to
create a secure connection.
|
| SslClient.Builder | |
| TrustRootIndex |
Copyright © 2017. All Rights Reserved.