toggle menu
okhttp-parent
4.12.0
jvm
switch theme
search in API
okhttp-tls
/
okhttp3.tls.internal
/
TlsUtil
/
newTrustManager
new
Trust
Manager
@
JvmStatic
@
IgnoreJRERequirement
fun
newTrustManager
(
keyStoreType
:
String
?
,
trustedCertificates
:
List
<
X509Certificate
>
,
insecureHosts
:
List
<
String
>
)
:
X509TrustManager
Returns a trust manager that trusts
trustedCertificates
.