Skip to main content

OrBIT User Guide

nonceAddress

In this section:
Information type

Obfuscation

Syntax
"nonceAddress": "address"
Parameters

address

The memory location for the nonce (number used once) (hexadecimal number as a string).

For use with

The product configuration file for the eSecIP Standard edition.

Description

The memory location for the nonce (number used once) generated by the Security Appliance. Mandatory when the obfuscation type is CHACHA20.

This field is mandatory when the obfuscation type is CHACHA20.

Example
"nonceAddress": "0x0800E800"
See also

obfuscationType