invoke

open suspend operator override fun invoke(): DownloadCryptoStateResult

Downloads the crypto state backup.

Return

DownloadCryptoStateResult.Success with the path to the downloaded backup file, or DownloadCryptoStateResult.Failure if the download failed.