Searched refs:trustedChain (Results 1 – 1 of 1) sorted by relevance
93 List<X509Certificate> trustedChain = in checkServerTrusted() local95 checkPins(trustedChain); in checkServerTrusted()101 List<X509Certificate> trustedChain = in checkServerTrusted() local103 checkPins(trustedChain); in checkServerTrusted()113 List<X509Certificate> trustedChain = mDelegate.checkServerTrusted(certs, authType, host); in checkServerTrusted() local114 checkPins(trustedChain); in checkServerTrusted()115 return trustedChain; in checkServerTrusted()