//okhttp-tls/okhttp3.tls/HeldCertificate/Builder/signedBy
signedBy¶
[jvm]\ fun signedBy(signedBy: HeldCertificate?): HeldCertificate.Builder
Set the certificate that will issue this certificate. If unset the certificate will be self-signed.
//okhttp-tls/okhttp3.tls/HeldCertificate/Builder/signedBy
[jvm]\ fun signedBy(signedBy: HeldCertificate?): HeldCertificate.Builder
Set the certificate that will issue this certificate. If unset the certificate will be self-signed.