Skip to main content

OrBIT User Guide

keySize

In this section:
Information type

Keys

Syntax
"keySize": {128|192|256}
Parameters

128

Generates a 128-bit key. This size is only available for symmetric keys.

192

Generates a 192-bit key. This size is only available for symmetric keys.

256

Generates a 256-bit key. This size is available for both symmetric and asymmetric keys.

For use with

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

Description

Use this field to define the size of the generated key (generated by the Security Appliance).

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

Example
"keySize": 256