RemotePresentationError

SDK-level domain errors for remote OpenID4VP presentations.

These values are stable and safe to map directly to user-facing messages in the host app.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

User explicitly cancelled biometric / consent

Link copied to clipboard

Verifier client_id / prefix / DID not allowed

Link copied to clipboard

Wallet cannot resolve or validate verifier metadata / JAR

Link copied to clipboard

Verifier metadata or request object is invalid

Link copied to clipboard

Cryptographic validation failed (signature, key, alg, etc.)

Link copied to clipboard

Biometric / SecureArea signing failed

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Fallback

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.