Existing upgrades went only to support protected folders in virtue of File::protectFile().
Providing a way to implement file encryption on public folders in tandem with File::publishFile()
Update tests and additional fallback to delete source file after encryption/decryption process.
Existing upgrades went only to support protected folders in virtue of
File::protectFile()
. Providing a way to implement file encryption on public folders in tandem withFile::publishFile()
Update tests and additional fallback to delete source file after encryption/decryption process.