create
Creates an Android mobile wallet for config.
The database is named from MobileWalletConfig.walletId, and signing keys are created or loaded through the Android platform key provider.
Creates a mobile wallet instance for the current platform.
Parameters
config
Wallet configuration. Defaults create a new wallet identifier and P-256 key material.
Creates an iOS mobile wallet using native SQLDelight storage and the default iOS platform key provider.