CipherModeFinalTemplate_CipherHolder< CIPHER, BASE > Class Template Reference

#include <modes.h>

Inheritance diagram for CipherModeFinalTemplate_CipherHolder< CIPHER, BASE >:

ObjectHolder< CIPHER > AlgorithmImpl< BASE, CipherModeFinalTemplate_CipherHolder< CIPHER, BASE > > List of all members.

Detailed Description

template<class CIPHER, class BASE>
class CipherModeFinalTemplate_CipherHolder< CIPHER, BASE >

_

Definition at line 258 of file modes.h.

Public Member Functions

 CipherModeFinalTemplate_CipherHolder ()
 CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length)
 CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length, const byte *iv)
 CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length, const byte *iv, int feedbackSize)
std::string AlgorithmName () const

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()

Protected Attributes

CIPHER m_object


The documentation for this class was generated from the following file:
Generated on Sat Dec 23 02:07:17 2006 for Crypto++ by  doxygen 1.5.1-p1