AttestationStatementExtraction

class AttestationStatementExtraction(val throwable: Throwable, val csr: Pkcs10CertificationRequest) : PreAttestationError(source)

Constructors

Link copied to clipboard
constructor(throwable: Throwable, csr: Pkcs10CertificationRequest)

Properties

Link copied to clipboard
val csr: Pkcs10CertificationRequest
Link copied to clipboard
open override val throwable: Throwable