Random data
Note
Random data is only available for the eSecIP Professional and eSecIP Standard editions.
The randomData information type is optional for the product configuration file.
Random data can be generated by the Security Appliance and provisioned onto the device during a manufacturing run. The random data will differ from one device to another, and from one configuration object to another on the same device. Use this information type for applications that require high entropy to seed a pseudo-random number generator, or perhaps as seed material for cryptographic keys derived on the device, for example.
Field name | Description |
|---|---|
| Specifies whether to include a random data block in the device’s production record. Mandatory. |
| The name of the random data block. Mandatory. |
| The name of the obfuscation record used for obfuscation. Optional. If the object is not to be obfuscated, this field must be omitted. |
| The memory location for the provisioned random data. Only for the eSecIP Standard edition and mandatory. |
| The memory location for the length value (in bytes) of the provisioned random data. Only for the eSecIP Standard edition and mandatory. |
| The size of the random data block. Mandatory. |
| An ID to be used for locating the random data block inside the BLOB. Only for the eSecIP Professional edition and mandatory. |
randomData information typeFor reference information about the fields, see Descriptions of configuration fields.