LLNullCipher Class Reference

#include <llnullcipher.h>

Inheritance diagram for LLNullCipher:

Inheritance graph
[legend]
Collaboration diagram for LLNullCipher:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLNullCipher ()
virtual ~LLNullCipher ()
virtual U32 encrypt (const U8 *src, U32 src_len, U8 *dst, U32 dst_len)
virtual U32 decrypt (const U8 *src, U32 src_len, U8 *dst, U32 dst_len)
virtual U32 requiredEncryptionSpace (U32 src_len) const

Detailed Description

Definition at line 43 of file llnullcipher.h.


Constructor & Destructor Documentation

LLNullCipher::LLNullCipher (  )  [inline]

Definition at line 46 of file llnullcipher.h.

virtual LLNullCipher::~LLNullCipher (  )  [inline, virtual]

Definition at line 47 of file llnullcipher.h.


Member Function Documentation

U32 LLNullCipher::decrypt ( const U8 src,
U32  src_len,
U8 dst,
U32  dst_len 
) [virtual]

Implements LLCipher.

Definition at line 50 of file llnullcipher.cpp.

U32 LLNullCipher::encrypt ( const U8 src,
U32  src_len,
U8 dst,
U32  dst_len 
) [virtual]

---------------------------------------------------------------------------- Class LLNullCipher ----------------------------------------------------------------------------

Implements LLCipher.

Definition at line 40 of file llnullcipher.cpp.

U32 LLNullCipher::requiredEncryptionSpace ( U32  src_len  )  const [virtual]

Implements LLCipher.

Definition at line 60 of file llnullcipher.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:32 2010 for Second Life Viewer by  doxygen 1.4.7