lib
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
lib
lib
/
at.bitfire.cert4android
/
CertStore
/
isTrusted
is
Trusted
abstract
fun
isTrusted
(
chain
:
Array
<
X509Certificate
>
,
authType
:
String
,
trustSystemCerts
:
Boolean
,
appInForeground
:
Boolean
?
)
:
Boolean
Determines whether a certificate chain is trusted.