invoke

open suspend operator override fun invoke(backupFilePath: <Error class: unknown class>): ExtractCryptoStateResult

Extracts the crypto state backup from the given zip file.

Return

ExtractCryptoStateResult.Success with the extracted data, or ExtractCryptoStateResult.Failure if the extraction failed.

Parameters

backupFilePath

The path to the downloaded crypto state backup zip file.