lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
at.bitfire.cert4android
/
CustomCertStore
/
isTrusted
is
Trusted
fun
isTrusted
(
chain
:
Array
<
X509Certificate
>
,
authType
:
String
,
trustSystemCerts
:
Boolean
,
appInForeground
:
StateFlow
<
Boolean
>
?
)
:
Boolean
Determines whether a certificate chain is trusted.