//okhttp-tls/okhttp3.tls/HeldCertificate/Companion
Companion¶
[jvm]\ object Companion
Functions¶
Name | Summary |
---|---|
decode | [jvm] @JvmStatic fun decode(certificateAndPrivateKeyPem: String): HeldCertificate Decodes a multiline string that contains both a certificate and a private key, both PEM-encoded. A typical input string looks like this: |