Single File System: Virtual File System Delphi Library
for Archive / Backup with Transparent Compression and Strong Encryption
Returns whether the specified single file system is encrypted.
function IsSinlgeFileEncrypted(FileName: string): Boolean;
Description
IsSinlgeFileEncrypted returns True if the specified single file system is encrypted.
If the SFS is not encrypted, the function returns False.
|