Encryption example

Encryption example 1:
View of the source file with readable code
Encryption example 2:
Encrypted file with encrypted code

Example

Procedure to encrypt a file

The file in the figure “View of the source file with readable code” is encrypted. The isg-encypt-x*.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”.