next up previous contents
Next: DiskInfo Up: Methods Previous: encFile   Contents


decFile

Description

Decrypts a disk file that is encrypted by the encFile method. Static


Syntax

Encryption.decFile(key, inputFile, outputFile);


Parameters

key
String. An unique key used to encrypt files
inputFile
String. Specifies a disk file to decrypt
outputFile
String. Specifies a disk file to save the decrypted data


Returns

Boolean. Returns true if successful; otherwise returns false;




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.