invoke
abstract suspend operator fun invoke(compressedBackupFilePath: <Error class: unknown class>): VerifyBackupResult
Checks whether the given backup file is encrypted and requires a password.
Return
A VerifyBackupResult indicating whether the given backup file contains encrypted file or not or failure.
Parameters
compressedBackupFilePath
The absolute file system path to the compressed file.