sword::SWCipher Class Reference

Collaboration diagram for sword::SWCipher:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SWCipher (unsigned char *key)
virtual void setCipherKey (const char *key)
virtual char * Buf (const char *buf=0, unsigned long len=0)
virtual char * cipherBuf (unsigned long *len, const char *buf=0)
virtual void Encode (void)
virtual void Decode (void)

Private Attributes

sapphire master
sapphire work
char * buf
bool cipher
unsigned long len

Detailed Description

Definition at line 31 of file swcipher.h.


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