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


TSingleFileSystem.IsPasswordValid
Top 

TSingleFileSystem
Returns whether the password is valid for specified encrypted file.

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

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


© 2000-2004 AidAim Software LLC Single File System: Single-file Delphi Virtual File Syste