Elo TouchSystems Entuitive ET1725L Series User Manual page 118

17" lcd desktop touchmonitor with magnetic swipe reader
Table of Contents

Advertisement

load_key
Function
Load an encryption key into the device.
Syntax
/load_key
n can be one of the following values:
0
A
key is the 16- or 32-character value of the key to be loaded.
Errors
/load_key
If the n field is invalid, key is the wrong length, or the device sends an error
(e.g., there is a key parity error).
/load_key
If the required key is not loaded.
Remarks
This command is used to load a key into the device. With all but the master key, the
selected key is encrypted under another key so the application must know the
encrypted value of the key. The response to this command is:
SS is a two digit status code; 00 – success, 30 – invalid, 45 – rejected, etc.
Example
To load the session key encrypted under the master key:
Command
Response
n key
– master key (key is in clear text)
M
– session key (key is encrypted under Master Key)
S
...
– lower working keys (key is encrypted under Session Key)
3
...
– upper working keys (key is encrypted under Session Key)
J
30<LF>
45<LF>
/load_key S 99E1E835662DEA94<LF>
/load_key
Section 3. Commands
/load_key
00<LF>
SS
19

Advertisement

Table of Contents
loading

Table of Contents