toggle menu
okhttp-parent
5.0.0-SNAPSHOT
jvm
switch theme
search in API
okhttp-tls
/
okhttp3.tls
/
HeldCertificate
/
Builder
/
keyPair
key
Pair
fun
keyPair
(
keyPair
:
KeyPair
)
:
HeldCertificate.Builder
fun
keyPair
(
publicKey
:
PublicKey
,
privateKey
:
PrivateKey
)
:
HeldCertificate.Builder
Sets the public/private key pair used for this certificate. If unset a key pair will be generated.