Single File System: Virtual File System Delphi Library
for Archive / Backup with Transparent Compression and Strong Encryption


IsPasswordValid function

Previous  Top  Next


Returns whether the password is valid for specified encrypted single file system.

function IsPasswordValid(FileName: string; Password: string): Boolean;

Description
IsPasswordValid returns True if the single file system can be decrypted using the specified password.
If the password is invalid, the function returns False.


© 2000-2004 AidAim Software LLC Single File System: