toggle menu
Warden Supreme
0.9.9999
jvm
switch theme
search in API
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
)