toggle menu
Warden Supreme
0.9.1
common
switch theme
search in API
supreme-verifier
/
at.asitplus.attestation.supreme
/
PreAttestationError
/
ChallengeVerification
Challenge
Verification
class
ChallengeVerification
(
val
throwable
:
Throwable
?
,
val
receivedChallenge
:
ByteArray
)
:
PreAttestationError
(
source
)
Members
Constructors
Challenge
Verification
Link copied to clipboard
constructor
(
throwable
:
Throwable
?
,
receivedChallenge
:
ByteArray
)
Properties
received
Challenge
Link copied to clipboard
val
receivedChallenge
:
ByteArray
throwable
Link copied to clipboard
open
override
val
throwable
:
Throwable
?