Class AttestationStatementEnvelope

java.lang.Object
com.tremolosecurity.proxy.auth.webauthn.AttestationStatementEnvelope

public class AttestationStatementEnvelope extends Object
  • Constructor Details

    • AttestationStatementEnvelope

      public AttestationStatementEnvelope(com.webauthn4j.data.attestation.statement.AttestationStatement attestationStatement)
  • Method Details

    • getFormat

      public String getFormat()
    • getAttestationStatement

      public com.webauthn4j.data.attestation.statement.AttestationStatement getAttestationStatement()