ChallengeVerification

class ChallengeVerification(val throwable: Throwable?, val receivedTbsCsr: TbsCertificationRequest) : PreAttestationError(source)

Constructors

Link copied to clipboard
constructor(throwable: Throwable?, receivedTbsCsr: TbsCertificationRequest)

Properties

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