#include <modes.h>

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