Types

Link copied to clipboard
class AttestationStatementExtraction(val throwable: Throwable, val csr: <Error class: unknown class>) : PreAttestationError
Link copied to clipboard
Link copied to clipboard
class ChallengeVerification(val throwable: Throwable?, val receivedChallenge: ByteArray) : PreAttestationError
Link copied to clipboard

Properties

Link copied to clipboard
abstract val throwable: Throwable?