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 259 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 Sun Sep 16 18:29:56 2007 for Crypto++ by  doxygen 1.5.3