Crypto++
Public Member Functions | Static Public Member Functions | List of all members
MessageAuthenticationCodeFinal< BASE > Class Template Reference

_ More...

#include <seckey.h>

Inheritance diagram for MessageAuthenticationCodeFinal< BASE >:
ClonableImpl< MessageAuthenticationCodeFinal< BASE >, MessageAuthenticationCodeImpl< BASE > > MessageAuthenticationCodeImpl< BASE > AlgorithmImpl< SimpleKeyingInterfaceImpl< BASE, INFO >, INFO > SimpleKeyingInterfaceImpl< BASE, INFO >

Public Member Functions

 MessageAuthenticationCodeFinal (const byte *key)
 
 MessageAuthenticationCodeFinal (const byte *key, size_t length)
 
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 StaticAlgorithmName ()
 

Detailed Description

template<class BASE>
class MessageAuthenticationCodeFinal< BASE >

_

Definition at line 173 of file seckey.h.


The documentation for this class was generated from the following file: