VerifyBackupUseCaseImpl

internal class VerifyBackupUseCaseImpl(kaliumFileSystem: KaliumFileSystem, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : VerifyBackupUseCase

Constructors

Link copied to clipboard
constructor(kaliumFileSystem: KaliumFileSystem, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)

Functions

Link copied to clipboard
open suspend operator override fun invoke(compressedBackupFilePath: <Error class: unknown class>): VerifyBackupResult

Checks whether the given backup file is encrypted and requires a password.