Mobile Storage Adapter
interface MobileStorageAdapter
MobileStorageAdapter
is an interface responsible for managing the persistent storage of data related to a mobile client's wallet and cryptographic key shares. It abstracts the underlying storage mechanism, allowing the client to interact with wallet data without needing to know the specifics of how that data is stored (e.g., local database, secure enclave, cloud storage).
Inheritors
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard