Warden-Supreme
Toggle table of contents
1.1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
roboto
/
at.asitplus.attestation.android.engine
/
CertificateChainValidation
Certificate
Chain
Validation
data
class
CertificateChainValidation
<
Path
>
(
val
verdict
:
KmmResult
<
Path
>
,
val
revocationLists
:
List
<
ConfigWithList
>
)
(
source
)
Members
Constructors
Certificate
Chain
Validation
Link copied to clipboard
constructor
(
verdict
:
KmmResult
<
Path
>
,
revocationLists
:
List
<
ConfigWithList
>
)
Properties
revocation
Lists
Link copied to clipboard
val
revocationLists
:
List
<
ConfigWithList
>
verdict
Link copied to clipboard
val
verdict
:
KmmResult
<
Path
>