ExtractCryptoStateUseCase
interface ExtractCryptoStateUseCase
Extracts the crypto state backup from a downloaded zip file.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(backupFilePath: <Error class: unknown class>): ExtractCryptoStateResult
Extracts the crypto state backup from the given zip file.