Package-level declarations
Types
Backend configuration for a verifier client.
A decoded claim of an mso_mdoc credential, mapped into an SDK-native type so apps never touch EUDI's MsoMdocClaim. Claims form a tree: a CBOR map/array (e.g. driving_privileges) becomes a group whose nested entries are exposed as children, so the UI can render true indented sub-rows.
Describes the transaction code a pre-authorized credential offer expects the user to enter, mapped from the issuer's offer metadata into an SDK-native type (so apps never touch EUDI's TxCode).
A credential configuration advertised by an issuer's metadata (credential_configurations_supported), mapped to an SDK-native type.
Functions
Map a single ClientConfig into an EUDI PreregisteredVerifier.
Convenience mapper for a whole whitelist list.