#include <modes.h>
Inheritance diagram for ECB_Mode_ExternalCipher:

Definition at line 401 of file modes.h.
Public Types | |
|
typedef CipherModeFinalTemplate_ExternalCipher< ECB_OneWay > | Encryption |
| implements the SymmetricCipher interface | |
| typedef Encryption | Decryption |
| implements the SymmetricCipher interface | |
1.5.1-p1