|
Checks if the file is conventionally encrypted. |
|
|
|
|
|
Parameters
|
|
|
Return value Returns True if the file is encrypted using symmetric algorithm, otherwise returns False. |
|
|
Description Call this method to check whether the file is conventionally (i.e., using symmetric key) encrypted. Use DecryptFile method to decrypt encrypted files. |
|

