okhttp-parent
Toggle table of contents
5.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
okhttp-parent
okhttp
/
okhttp3
/
CertificatePinner
/
Companion
Companion
object
Companion
Members
Properties
DEFAULT
Link copied to clipboard
val
DEFAULT
:
CertificatePinner
Functions
pin
Link copied to clipboard
fun
pin
(
certificate
:
<Error class: unknown class>
)
:
String
Returns the SHA-256 of
certificate
's public key.
sha1Hash
Link copied to clipboard
fun
<Error class: unknown class>
.
sha1Hash
(
)
:
ByteString
sha256Hash
Link copied to clipboard
fun
<Error class: unknown class>
.
sha256Hash
(
)
:
ByteString