| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
cmd.YHSM_Cmd --+    
               |    
YHSM_Cmd_AES_ECB --+
                   |
                  YHSM_Cmd_AES_ECB_Compare
Have the YubiHSM AES ECB decrypt something using the key of a key handle, and then compare it with a plaintext we supply.
Requires you to know the plaintext to verify if the ciphertext matches it, providing added security in some applications.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| Class Variables | |
| Inherited from  Inherited from  | 
| Method Details | 
| 
 The base class for all YSM_ commands. 
 | 
| 
 This function is intended to be overridden by sub-classes that implements commands that should not just return the data read from the YubiHSM. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 24 16:57:08 2015 | http://epydoc.sourceforge.net |