ID TECH SREDKey 2 Integration Manual
Page | 12
For example, 0x02 0x00 0x00 0x02 0x00 0x01 represents
[KeyIndex=0x02,KeySlot=0x0000] and [KeyIndex=0x02,KeySlot=0x0001]
7.1.3. Reboot Device (77-05)
The Reboot Device command immediately reboots the reader.
Command: <ViVOtech2\0><77h><05h><00h><00h><CRC-L><CRC-H>
Response: <ViVOtech2\0><77h><00h><00h><00h><CRC-L><CRC-H>
7.1.4. Set TransArmor Cert Data (C7-50)
The Set TransArmor Cert Data command sets the TransArmor Cert data for TransArmor RSA
encryption functionality.
Command: <ViVOtech2\0><C7h><50h><TransArmor Cert data><CRC-L><CRC-H>
Response: <ViVOtech2\0><C7h><00h><00h><00h><CRC-L><CRC-H>
The Cert data is ASN.1 format.
7.1.5. Set TransArmor ID (C7-51)
The Set TransArmor ID command sets the TransArmor ID. The TransArmor ID must be 8 bytes (0x20
ā 0x7F).
Command: <ViVOtech2\0><C7h><51h><Length-H><Length-L><TransArmor ID data><CRC-
L><CRC-H>
Response: <ViVOtech2\0><C7h><00h><00h><00h><CRC-L><CRC-H>
The Length value is always 8. The TransArmor ID data should be ASCII code.
7.1.6. Get TransArmor ID (C7-52)
The Get TransArmor ID command retrieves the TransArmor ID data for TransArmor RSA encryption
functionality.
The Length value is always 8. The TransArmor ID data should be ASCII code.
Command: <ViVOtech2\0><C7h><52h><00h><00h><CRC-L><CRC-H>
Response: <ViVOtech2\0><C7h><00h><Length-H><Length-L><TransArmor ID data><CRC-
L><CRC-H>