View Source Wax.AttestationVerificationError exception (wax_ v0.6.5)

Link to this section Summary

Link to this section Types

@type t() :: %Wax.AttestationVerificationError{
  __exception__: term(),
  reason: atom(),
  type: Wax.Attestation.statement_format()
}