-Ekey: Encryption Key

Group

OUTPUT

Scope

Compilation Unit

Syntax
  -Ekey<keyNumber> 
  
Arguments

<keyNumber>

Default

The default encryption key is `0'. Using this default is not recommended.

Description

Use this option to encrypt files with the given key number ( -Eencrypt option).

Note: This option is only available or operative with a license for the following feature: HIxxxx30, where xxxx is the feature number of the compiler for a specific target.
Defines

None

Pragmas

None

Example
  myfun.c -Ekey1234567 -Eencrypt=%n.e%e

  

This encrypts the ` myfun.c' file using the 1234567 key.

See also

-Eencrypt: Encrypt Files