Public Member Functions | Static Public Member Functions

MessageAuthenticationCodeFinal< BASE > Class Template Reference

_ More...

#include <seckey.h>

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

List of all members.

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: