Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

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 275 of file strciphr.h.

Public Member Functions

 SymmetricCipherFinal (const byte *key)
 SymmetricCipherFinal (const byte *key, size_t length)
 SymmetricCipherFinal (const byte *key, size_t length, const byte *iv)
void SetKey (const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)
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

Static Public Member Functions

std::string __cdecl StaticAlgorithmName ()

Protected Member Functions

void AssertValidKeyLength (size_t length)


The documentation for this class was generated from the following file:
Generated on Tue Aug 16 08:38:54 2005 for Crypto++ by  doxygen 1.3.9.1