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, unsigned int length)
ClonableClone () const
void SetKey (const byte *key, unsigned int length, const NameValuePairs &params=g_nullNameValuePairs)
std::string AlgorithmName () const
unsigned int MinKeyLength () const
unsigned int MaxKeyLength () const
unsigned int DefaultKeyLength () const
unsigned int GetValidKeyLength (unsigned int n) const
BASE::IV_Requirement IVRequirement () const

Static Public Member Functions

std::string StaticAlgorithmName ()

Protected Member Functions

void AssertValidKeyLength (unsigned int length)


The documentation for this class was generated from the following file:
Generated on Fri Aug 27 13:42:59 2004 for Crypto++ by doxygen 1.3.8