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

Public Methods | |
| DefaultDecryptorWithMAC (const char *passphrase,BufferedTransformation *outQueue=NULL,bool throwException=true) | |
| DefaultDecryptorWithMAC (const byte *passphrase,unsigned int passphraseLength,BufferedTransformation *outQueue=NULL,bool throwException=true) | |
| DefaultDecryptor::State | CurrentState ()const |
| bool | CheckLastMAC ()const |
Protected Methods | |
| void | FirstPut (const byte *inString) |
| void | LastPut (const byte *inString,unsigned int length) |
Definition at line 81 of file default.h.
|
|
Definition at line 215 of file default.cpp. |
|
|
Definition at line 223 of file default.cpp. |
|
|
Definition at line 236 of file default.cpp. |
|
|
Definition at line 231 of file default.cpp. |
|
|
Reimplemented from FilterWithBufferedInput. |
|
|
Reimplemented from FilterWithBufferedInput. Definition at line 241 of file default.cpp. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000