integrityMode
Information type
General information
Syntax
"integrityMode": "algorithm"Parameters
| A string that corresponds to the checking function, one of:
|
For use with
The product configuration file for eSecIP Professional.
Description
Use this field to select which function to use in the integrity checking process of the binary object that contains the obfuscated product data.
This field is mandatory.
Example
"integrityMode": "crc16ac"
This selects the CRC-16 function with anti-cloning to be used in the integrity check.