mixconfig.tools.SymCipher Class Reference

List of all members.

Public Member Functions

 SymCipher ()
int setKey (byte[] key)
int setKey (byte[] key, int offset)
int setIV (byte[] iv, int offset)
int crypt (byte[] from, int ifrom, byte[] to, int ito, int len)

Package Attributes

AESFastEngine aesEngine
byte[] m_iv = null


Constructor & Destructor Documentation

mixconfig.tools.SymCipher.SymCipher (  ) 


Member Function Documentation

int mixconfig.tools.SymCipher.setKey ( byte[]  key  ) 

int mixconfig.tools.SymCipher.setKey ( byte[]  key,
int  offset 
)

int mixconfig.tools.SymCipher.setIV ( byte[]  iv,
int  offset 
)

int mixconfig.tools.SymCipher.crypt ( byte[]  from,
int  ifrom,
byte[]  to,
int  ito,
int  len 
)


Member Data Documentation

AESFastEngine mixconfig.tools.SymCipher.aesEngine [package]

byte [] mixconfig.tools.SymCipher.m_iv = null [package]


The documentation for this class was generated from the following file:

Generated on Mon Nov 16 23:24:48 2009 for MixConfig by  doxygen 1.5.6