Package-level declarations
Types
Link copied to clipboard
Android SQLDelight driver factory for app-private SQLite wallet databases.
Platform factory for encrypted SQLDelight drivers used by the mobile wallet database.
iOS SQLDelight driver factory for native SQLite wallet databases.
Link copied to clipboard
SQLDelight-backed implementation of WalletCredentialStore for mobile wallets.
Link copied to clipboard
SQLDelight-backed implementation of WalletDidStore for mobile wallets.
Link copied to clipboard
class SqlDelightIssuanceSessionStore(queries: WalletPersistenceQueries) : WalletIssuanceSessionStore
SQLCipher-backed storage for sensitive OpenID4VCI continuation records.
Link copied to clipboard
class SqlDelightKeyStore(managedKeyProvider: PlatformManagedKeyProvider, queries: WalletPersistenceQueries) : WalletKeyStore
Wallet key store backed by SQLDelight.