//okhttp/okhttp3/CertificatePinner/findMatchingPins
findMatchingPins¶
[jvm]\ fun findMatchingPins(hostname: String): List<CertificatePinner.Pin>
Returns list of matching certificates’ pins for the hostname. Returns an empty list if the hostname does not have pinned certificates.