CipherModeFinalTemplate_ExternalCipher< BASE > Class Template Reference

#include <modes.h>

Inheritance diagram for CipherModeFinalTemplate_ExternalCipher< BASE >:

List of all members.


Detailed Description

template<class BASE>
class CipherModeFinalTemplate_ExternalCipher< BASE >

_

Definition at line 289 of file modes.h.


Public Member Functions

 CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher)
 CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher, const byte *iv, int feedbackSize=0)
void SetCipher (BlockCipher &cipher)
void SetCipherWithIV (BlockCipher &cipher, const byte *iv, int feedbackSize=0)

The documentation for this class was generated from the following file:

Generated on Sun May 4 22:17:27 2008 for Crypto++ by  doxygen 1.5.5