Skip to main content

OrBIT User Guide

obfuscationPrivate

In this section:
Information type

Keys

Syntax
"obfuscationPrivate": "name"
Parameters

name

The name of the obfuscation record (string).

For use with

The product configuration file for the eSecIP Standard edition.

Description

Use this field to select the name of the obfuscation record to use for obfuscating the private part of an asymmetric key pair to be generated by the Security Appliance.

This must be identical to the value of the id field for the obfuscation record to be used.

This field is optional. If this key type is not used, or you do not want to obfuscate the private part of a generated asymmetric key pair, this field must be omitted from the product configuration file, because an empty string is not allowed for the name of an obfuscation record.

Note

If an obfuscation record is not selected, the key—if defined—will be provisioned in plain text.

Example
"obfuscationPrivate": "obfuscation3"

The key will be protected as defined by the obfuscation3 obfuscation record.

See also

id