checkServerTrusted

open override fun checkServerTrusted(chain: Array<out X509Certificate>, authType: String)(source)
open override fun checkServerTrusted(chain: Array<out X509Certificate>, authType: String, socket: Socket)(source)
open override fun checkServerTrusted(chain: Array<out X509Certificate>, authType: String, engine: SSLEngine)(source)