-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

This option is used 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
  fun.c -Ekey1234567 -Eencrypt=%n.e%e 
  

This encrypts the fun.' file using the 1234567 key.

See also

-Eencrypt: Encrypt Files