CipherModeFinalTemplate_ExternalCipher< BASE > Class Template Reference

#include <modes.h>

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 ()
 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 Fri Jun 1 11:11:32 2007 for Crypto++ by  doxygen 1.5.2