#include <default.h>
Inheritance diagram for DefaultEncryptorWithMAC:

Public Methods | |
| DefaultEncryptorWithMAC (const char *passphrase,BufferedTransformation *outQueue=NULL) | |
| DefaultEncryptorWithMAC (const byte *passphrase,unsigned int passphraseLength,BufferedTransformation *outQueue=NULL) | |
Protected Methods | |
| void | FirstPut (const byte *inString) |
| void | LastPut (const byte *inString,unsigned int length) |
Definition at line 66 of file default.h.
|
|
Definition at line 194 of file default.cpp. |
|
|
Definition at line 201 of file default.cpp. |
|
|
Reimplemented from FilterWithBufferedInput. |
|
|
Reimplemented from FilterWithBufferedInput. Definition at line 208 of file default.cpp. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000