ChallengeVerification

class ChallengeVerification(val throwable: Throwable?, val receivedChallenge: ByteArray) : PreAttestationError(source)

Constructors

Link copied to clipboard
constructor(throwable: Throwable?, receivedChallenge: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard
open override val throwable: Throwable?