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 288 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 Sat Dec 23 02:07:17 2006 for Crypto++ by  doxygen 1.5.1-p1