Warden-Supreme
Toggle table of contents
1.0.0-RC2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
makoto
/
at.asitplus.attestation
/
Makoto
/
foldTyped
fold
Typed
inline
fun
<
T
:
PublicKey
,
R
>
KeyAttestation
<
T
>
.
foldTyped
(
onError
:
(
AttestationResult.Error
)
->
R
,
onSuccess
:
(
T
,
AttestationResult.Verified
)
->
R
)
:
R
(
source
)