Skip to main content

OrBIT User Guide

aadLengthAddress

In this section:
Information type

Obfuscation

Syntax
"aadLengthAddress": "address"
Parameters

address

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

This field is mandatory when the obfuscation type is AES128GCM.

Example
"aadLengthAddress": "0x8000E400"
See also

aad, obfuscationType