Skip to main content

OrBIT User Guide

usageClass

In this section:
Information type

Certificates, Data blocks, Keys, Passwords, Protected applications information, Random data, Serial numbers

Syntax
"usageClass": class_id
Parameters

class_id

An integer from 1 to 65535.

For use with

The product configuration file for the eSecIP Professional edition.

Description

Use this field to define a unique ID for an object, to be used later by the security decoder library to quickly locate it inside the binary large object that contains all provisioned items.

  • In a certificates configuration object, this field provides an ID for a certificate.

  • In a dataBlocks configuration object, this field provides an ID for a data block.

  • In a keys configuration object, this field provides an ID for a cryptographic key, injected or generated.

  • In a passwords configuration object, this field provides an ID for a password.

  • In a protectedApplicationsInfo configuration object, this field provides an ID for a provisioned application part.

  • In a randomData configuration object, this field provides an ID for a random data block.

  • In a serialNumbers configuration object, this field provides an ID for a serial number.

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

Example
"usageClass": 37