Eccel Technology Ltd BIORADRDR0200 Manual Do Utilizador

Página de 73
 
 
 
50 
 
The Unlock command takes as an argument an 8-bytes long password.  If the password matches the actual password 
in the module the memory which contains:  
AES Initialization Vectors  
AES Encryption Keys  
Authentication Keys and Passwords 
User Memory 
Password 
            will be unlocked and made accessible for read and write operations. 
 
4.2.28  Lock (0x1C) 
 
This Function takes no arguments. If the device is unlocked and the user executes the Lock command, protected 
memory which contains:  
AES Initialization Vectors  
AES Encryption Keys  
Authentication Keys and Passwords 
User Memory 
Password 
            will be saved to non-volatile memory and locked (direct access will be blocked). 
 
4.2.29  Get Module Version (0x1D) 
 
The Get Module Version command takes no arguments. After execution, the Data Buffer at index 0x00 is filled with a 
NULL-ended ASCII string which describes the hardware and firmware version of the module. 
 
4.2.30  Reset to Default (0x1E) 
 
The Reset to Default command doesn’t take any arguments. It resets all memory including protected memory to 
factory default settings. All locked information is lost.