Mobile Wallet Reader Trust
Reader authentication state. Only MobileWalletReaderTrust.Trusted means a reader was identified, and reaching it requires both a valid signature and an accepting application trust policy.
A request whose reader authentication fails cryptographic verification is rejected and produces no state at all, so every state here describes a still-processable request.
Inheritors
Types
The protocol carries no reader authentication, as with the OpenID4VP Digital Credentials API.
The request supports reader authentication but carried none, so the reader is anonymous.
Reader authentication has not been checked yet because the platform withholds the raw request until the user consents.
Reader authentication is cryptographically valid and an application trust policy accepted it.
The reader's signature is cryptographically valid, but no application trust policy accepts it.