Encryption 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.
- In this case, choose "asdf" as the password.
- Select "Encrypt_Example.enc" (in the same folder as the input file) as the output file.
- The result should be similar to the figure “Encrypted files”.
- Select the output file with "Decrypt File".
- Enter 0 for "Start" and 16 for "Length".
- Click "Show" should return the same output as in the figure “Source data”.