Skip to main content

OrBIT User Guide

key

In this section:
Information type

Keys (injected)

Syntax
"key": "injectedkey"
Parameters

injectedkey

The path to the file that contains the key (string) or the key itself, base64-encoded.

For use with

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

Description

Use this field to specify a predefined cryptographic key to be injected. A key can, for example, be included in the Private information file.

This field is mandatory in a keys : injected configuration object.

Examples
"key": "E:\\secureDrive\\privateInfoFile.json@injectedKey1"
See also

Private information file