Skip to main content

OrBIT User Guide

aadAddress

In this section:
Information type

Obfuscation

Syntax
"aadAddress": "address"
Parameters

address

The memory location for additional authenticated data (AAD) (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 additional authenticated data (AAD) when the obfuscation type is AES128GCM.

This field is mandatory when the obfuscation type is AES128GCM.

Example
"aadAddress": "0x08003400"
See also

aad, obfuscationType