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 277 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
SimpleKeyingInterface::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 Fri Jun 1 11:11:51 2007 for Crypto++ by  doxygen 1.5.2