ECB mode, external cipher. More...
#include <modes.h>
Public Types | |
typedef CipherModeFinalTemplate_ExternalCipher < ECB_OneWay > | Encryption |
implements the SymmetricCipher interface | |
typedef Encryption | Decryption |
implements the SymmetricCipher interface |
ECB mode, external cipher.
Definition at line 370 of file modes.h.