Skip to main content

OrBIT User Guide

provisionedDataLengthAddress

In this section:
Information type

Data blocks, Passwords, Random data, Serial numbers

Syntax
"provisionedDataLengthAddress": "address"
Parameters

address

A memory location (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 a provisioned piece of data:

  • in a dataBlocks configuration object, the memory location for the length value of a data block

  • in a passwords configuration object, the memory location for the length value of the provisioned password

  • in a randomData configuration object, the memory location for the length value of the provisioned random data block

  • in a serialNumbers configuration object, the memory location for the length value of the provisioned serial number

This field is mandatory in a configuration object where it can be used.

Example
"provisionedDataLengthAddress": "0x0810A300"