| Package | Description |
|---|---|
| okhttp3 |
| Modifier and Type | Field and Description |
|---|---|
static CertificatePinner |
CertificatePinner.DEFAULT
|
| Modifier and Type | Method and Description |
|---|---|
CertificatePinner |
CertificatePinner.Builder.build()
|
CertificatePinner |
OkHttpClient.certificatePinner()
|
CertificatePinner |
Address.certificatePinner()
Returns this address's certificate pinner, or null if this is not an HTTPS address.
|
| Modifier and Type | Method and Description |
|---|---|
OkHttpClient |
OkHttpClient.Builder.certificatePinner(CertificatePinner
Sets the certificate pinner that constrains which certificates are trusted.
|
| Constructor and Description | |
|---|---|
Address(String
|