SymmetricCipherFinal< BASE, INFO > Class Template Reference

#include <strciphr.h>

Inheritance diagram for SymmetricCipherFinal< BASE, INFO >:

AlgorithmImpl< SimpleKeyingInterfaceImpl< BASE, INFO >, INFO > SimpleKeyingInterfaceImpl< BASE, INFO > List of all members.

Detailed Description

template<class BASE, class INFO = BASE>
class SymmetricCipherFinal< BASE, INFO >

_

Definition at line 268 of file strciphr.h.

Public Member Functions

 SymmetricCipherFinal ()
 SymmetricCipherFinal (const byte *key)
 SymmetricCipherFinal (const byte *key, size_t length)
 SymmetricCipherFinal (const byte *key, size_t length, const byte *iv)
ClonableClone () const
std::string AlgorithmName () const
size_t MinKeyLength () const
size_t MaxKeyLength () const
size_t DefaultKeyLength () const
size_t GetValidKeyLength (size_t n) const
BASE::IV_Requirement IVRequirement () const
unsigned int IVSize () const

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()


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