#include <seckey.h>
Inheritance diagram for BlockCipherFinal< DIR, BASE >:

Definition at line 151 of file seckey.h.
Public Member Functions | |
| BlockCipherFinal () | |
| BlockCipherFinal (const byte *key) | |
| BlockCipherFinal (const byte *key, size_t length) | |
| BlockCipherFinal (const byte *key, size_t length, unsigned int rounds) | |
| bool | IsForwardTransformation () const |
| Clonable * | Clone () const |
1.5.2