provisionedDataLengthAddress
Information type
Data blocks, Passwords, Random data, Serial numbers
Syntax
"provisionedDataLengthAddress": "address"Parameters
| 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
dataBlocksconfiguration object, the memory location for the length value of a data blockin a
passwordsconfiguration object, the memory location for the length value of the provisioned passwordin a
randomDataconfiguration object, the memory location for the length value of the provisioned random data blockin a
serialNumbersconfiguration 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"