Discuss this help topic in SecureBlackbox Forum
TElMessageDecryptor.IsFileConventionallyEncrypted
Checks if the file is conventionally encrypted.
Declaration
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.