Package | Description |
---|---|
okhttp3.tls |
OkHttp Transport Layer Security (TLS) library.
|
okhttp3.tls.internal |
Modifier and Type | Method and Description |
---|---|
HandshakeCertificates |
HandshakeCertificates.Builder.build() |
Modifier and Type | Field and Description |
---|---|
private static HandshakeCertificates |
TlsUtil.localhost |
Modifier and Type | Method and Description |
---|---|
static HandshakeCertificates |
TlsUtil.localhost()
Returns an SSL client for this host's localhost address.
|