Package-level declarations

Types

Link copied to clipboard

The public object representation of the sdk. Make sure to call WalletSdk.configure on first usage. In an iOS app's central configuration, initialize and configure like this:

Link copied to clipboard
interface WalletSdkApi

The public facing api of the wallet sdk. Make sure to call WalletSdk.configure on first usage. In an Android app's dependency injection or in a central point, initialize and configure like this:

Link copied to clipboard
class WalletSdkConfiguration(val walletProviderUrl: String)

WalletSdk configuration class. Used to provide sdk configuration options at start up.

Properties

Link copied to clipboard

identifier used for the EUDI PID (Person Identification Data)

Link copied to clipboard

identifier used for the EUDI WIA (Wallet Instance Attestation)

Link copied to clipboard

identifier used for the EUDI WUA (Wallet Unit Attestation)