Public Member Functions | Static Public Member Functions | Protected Attributes

CipherModeFinalTemplate_CipherHolder< CIPHER, BASE > Class Template Reference

_ More...

#include <modes.h>

Inheritance diagram for CipherModeFinalTemplate_CipherHolder< CIPHER, BASE >:
ObjectHolder< CIPHER > AlgorithmImpl< BASE, CipherModeFinalTemplate_CipherHolder< CIPHER, BASE > > BASE

List of all members.

Public Member Functions

 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 StaticAlgorithmName ()

Protected Attributes

CIPHER m_object

Detailed Description

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

_

Definition at line 248 of file modes.h.


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