Wax.Attestation (wax_ v0.4.1) View Source
Link to this section Summary
Link to this section Types
Specs
attestation_statement_format_verify_fun() :: (statement(), Wax.AuthenticatorData.t(), Wax.ClientData.hash(), Wax.Challenge.t() -> {:ok, result()} | {:error, any()})
Specs
result() :: {type(), 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