MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.trustmanagement
/
TrustResult
/
TrustResult
Trust
Result
constructor
(
isTrusted
:
Boolean
,
trustChain
:
X509CertChain
?
=
null
,
trustPoints
:
List
<
TrustPoint
>
=
emptyList()
,
error
:
Throwable
?
=
null
)