"dongleModel"

Allows you to determine the basic type of key, hardware or software.

Value

Key type

0x80

Hardware key

0x400

Software key

0x480

All key types

"typeFlags"

Allows software to determine the specific key type. Can be used for the key check presence. Thus, the following key type flags exist:

Value

Key type

0x0001

The key supports protection of applications designed to work in local networks

0x0040

The key contains a real time clock (RTC)

0x0080

The key contains the AES 128 hardware algorithm

0x0100

The key contains ECC 160 hardware algorithm

0x0400

The key supports executable code

  • No labels