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

_ More...

#include <seckey.h>

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

Public Member Functions

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 INFO = BASE>
class MessageAuthenticationCodeImpl< BASE, INFO >

_

Definition at line 167 of file seckey.h.


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