Warden-Supreme
Toggle table of contents
1.0.0-RC2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
supreme-verifier
/
at.asitplus.attestation.supreme
/
PreAttestationError
/
AttestationStatementExtraction
Attestation
Statement
Extraction
class
AttestationStatementExtraction
(
val
throwable
:
Throwable
,
val
csr
:
Pkcs10CertificationRequest
)
:
PreAttestationError
(
source
)
Members
Constructors
Attestation
Statement
Extraction
Link copied to clipboard
constructor
(
throwable
:
Throwable
,
csr
:
Pkcs10CertificationRequest
)
Properties
csr
Link copied to clipboard
val
csr
:
Pkcs10CertificationRequest
throwable
Link copied to clipboard
open
override
val
throwable
:
Throwable