Crypto.CopyConfigKey

Copies the configuration card key 0x0202/0x85 ( Device/Run/ConfigCardEncryptKey ) to the Custom/Crypto/Key[x] area of the Baltech reader's configuration, where x is the index of the target key, specified in the KeyIndex parameter.

When a key does not exist, a Baltech standard key is used instead.

Properties

Parameters (request frame)

Name Type/Size Description
KeyIndex Integer (8 bits) Index of custom key configuration value in which the configuration card key should be copied. This value must be != 0x00.
ForceDefaultKey Boolean (8 bits) If true, the Baltech standard key will be copied even if a custom key is defined.

Returned values (response frame)

None