Wax.Attestation (wax_ v0.3.0) View Source
Link to this section Summary
Link to this section Types
Specs
attestation_statement_format_verify_fun() :: (Wax.Attestation.statement(), Wax.AuthenticatorData.t(), Wax.ClientData.hash(), Wax.Challenge.t() -> {:ok, Wax.Attestation.result()} | {:error, any()})
Specs
result() :: {Wax.Attestation.type(), Wax.Attestation.trust_path() | nil, Wax.Metadata.Statement.t() | nil}
Specs
statement() :: map()
The attestation statement
Specs
The attestation path
Specs
type() :: :basic | :self | :attca | :ecdaa | :uncertain | :none
The attestation type