Crypto++
|
These objects usually should not be used directly. See CipherModeDocumentation instead. More...
#include <seckey.h>
Public Types | |
typedef BlockCipher | Encryption |
implements the BlockCipher interface | |
typedef BlockCipher | Decryption |
implements the BlockCipher interface | |
These objects usually should not be used directly. See CipherModeDocumentation instead.
Each class derived from this one defines two types, Encryption and Decryption, both of which implement the BlockCipher interface.