Class AttestationStatementEnvelope
java.lang.Object
com.tremolosecurity.proxy.auth.webauthn.AttestationStatementEnvelope
-
Constructor Summary
ConstructorDescriptionAttestationStatementEnvelope
(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement) -
Method Summary
Modifier and TypeMethodDescriptioncom.webauthn4j.data.attestation.statement.AttestationStatement
-
Constructor Details
-
AttestationStatementEnvelope
public AttestationStatementEnvelope(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement)
-
-
Method Details
-
getFormat
-
getAttestationStatement
public com.webauthn4j.data.attestation.statement.AttestationStatement getAttestationStatement()
-