Package-level declarations
Types
Link copied to clipboard
Android SQLDelight driver factory for app-private SQLite wallet databases.
Platform factory for SQLDelight drivers used by the mobile wallet database.
iOS SQLDelight driver factory for native SQLite wallet databases.
Link copied to clipboard
class PlatformKeyStore(keyProvider: PlatformKeyProvider, queries: WalletPersistenceQueries) : WalletKeyStore
Wallet key store that persists key metadata in SQLDelight.
Link copied to clipboard
SQLDelight-backed implementation of WalletCredentialStore for mobile wallets.
Link copied to clipboard
SQLDelight-backed implementation of WalletDidStore for mobile wallets.