Skip to main content

OrBIT User Guide

exportToPR

In this section:
Information type

Data blocks, Keys, Random data

Syntax
"exportToPR": {true|false}
Parameters

true

The item is included in the device’s production record. Boolean.

false

The item is not included in the device’s production record. Boolean.

For use with

The product configuration file for the eSecIP Professional and eSecIP Standard editions.

Description

Use this field to specify whether to include an item in the device’s production record:

  • in a dataBlocks configuration object, it specifies whether to include the data block

  • in a keys configuration object, it specifies whether to include the cryptographic key (generated or injected)

  • in a randomData configuration object, it specifies whether to include the random data block

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

Example
"exportToPR": false
See also

Production records.