In Cache
data class InCache(val decryptedFileInCache: Boolean) : FileService.FileState
Content copied to clipboard
The original file is in cache, but the decrypted files can be deleted for security reason. To decrypt the file again, call downloadFile, the encrypted file will not be downloaded again