//okhttp/okhttp3/Handshake/localCertificates
localCertificates¶
[jvm]\
@get:JvmName(name = "localCertificates")
val localCertificates: List<Certificate>
Returns a possibly-empty list of certificates that identify this peer.
//okhttp/okhttp3/Handshake/localCertificates
[jvm]\
@get:JvmName(name = "localCertificates")
val localCertificates: List<Certificate>
Returns a possibly-empty list of certificates that identify this peer.