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

Definition at line 164 of file seckey.h.
Public Member Functions | |
| BlockCipherFinal () | |
| BlockCipherFinal (const byte *key) | |
| BlockCipherFinal (const byte *key, unsigned int length) | |
| BlockCipherFinal (const byte *key, unsigned int length, unsigned int rounds) | |
| bool | IsForwardTransformation () const |
| void | SetKey (const byte *key, unsigned int length, const NameValuePairs ¶m=g_nullNameValuePairs) |
| Clonable * | Clone () const |
1.4.4