#include <seckey.h>
Inheritance diagram for MessageAuthenticationCodeImpl< BASE, INFO >:

Definition at line 167 of file seckey.h.
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 __cdecl | StaticAlgorithmName () |
1.5.2