#include <seckey.h>
Inheritance diagram for SimpleKeyingInterfaceImpl< BASE, INFO >:
Definition at line 144 of file seckey.h.
Public Member Functions | |
unsigned int | MinKeyLength () const |
unsigned int | MaxKeyLength () const |
unsigned int | DefaultKeyLength () const |
unsigned int | GetValidKeyLength (unsigned int n) const |
BASE::IV_Requirement | IVRequirement () const |
Protected Member Functions | |
void | AssertValidKeyLength (unsigned int length) |