Skip to main content

OrBIT User Guide

obfKeyAddress

In this section:
Information type

Obfuscation

Syntax
"obfKeyAddress": "address"
Parameters

address

The memory location for the obfuscated encryption key (hexadecimal number as a string).

For use with

The product configuration file for the eSecIP Standard edition.

Description

Use this field to specify the memory location for the obfuscated encryption key generated by the Security Appliance when the obfuscation type is CHACHA20.

This field is mandatory when the obfuscation type is CHACHA20.

Example
"obfKeyAddress": "0x0800E700"
See also

obfuscationType