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

MessageAuthenticationCodeFinal< BASE > Class Template Reference

#include <seckey.h>

Inheritance diagram for MessageAuthenticationCodeFinal< BASE >:

ClonableImpl< MessageAuthenticationCodeFinal< BASE >, MessageAuthenticationCodeImpl< BASE > > MessageAuthenticationCodeImpl< BASE > AlgorithmImpl< SimpleKeyingInterfaceImpl< BASE, BASE >, BASE > SimpleKeyingInterfaceImpl< BASE, BASE > List of all members.

Detailed Description

template<class BASE>
class MessageAuthenticationCodeFinal< BASE >

_

Definition at line 196 of file seckey.h.

Public Member Functions

 MessageAuthenticationCodeFinal (const byte *key)
 MessageAuthenticationCodeFinal (const byte *key, size_t length)
ClonableClone () const
void SetKey (const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)
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:50 2005 for Crypto++ by  doxygen 1.3.9.1