Encryption example

View of the source file with readable code
View of the source file with readable code
Encrypted file with encrypted code
Encrypted file with encrypted code

Example

example

Procedure to encrypt a file

The file in the figure “View of the source file with readable code” is encrypted. ISGEncryption.dll must be in the same folder as the example application.

  1. In this case, choose "asdf" as the password.
  2. Select "Encrypt_Example.enc" (in the same folder as the input file) as the output file.
  3. The result should be similar to the figure “Encrypted files”.