Skip to main content

OrBIT User Guide

provisionedKeyLengthAddress

In this section:
Information type

Keys

Syntax
"provisionedKeyLengthAddress": "address"
Parameters

address

The memory location for the length value (in bytes) of a generated symmetric key (hexadecimal number as a string).

For use with

The product configuration file for the eSecIP Standard edition.

Description

The memory location for the length value (in bytes) of a generated symmetric key. Mandatory if the key type is a Symmetric key, but cannot be included otherwise.

This field is mandatory in a keys : generated configuration object if the key type is a Symmetric key, but cannot be included otherwise.

Example
"provisionedKeyLengthAddress": "0x0810FF00"