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

Definition at line 418 of file modes.h.
Public Types | |
|
typedef CipherModeFinalTemplate_ExternalCipher< CBC_Encryption > | Encryption |
| implements the SymmetricCipher interface | |
|
typedef CipherModeFinalTemplate_ExternalCipher< CBC_Decryption > | Decryption |
| implements the SymmetricCipher interface | |
1.4.4