Crypto++
Public Member Functions | Public Attributes | Protected Member Functions
PK_DefaultDecryptionFilter Class Reference
Inheritance diagram for PK_DefaultDecryptionFilter:
Unflushable< Filter >

List of all members.

Public Member Functions

 PK_DefaultDecryptionFilter (RandomNumberGenerator &rng, const PK_Decryptor &decryptor, BufferedTransformation *attachment, const NameValuePairs &parameters)
size_t Put2 (const byte *inString, size_t length, int messageEnd, bool blocking)
bool Flush (bool completeFlush, int propagation=-1, bool blocking=true)
bool IsolatedFlush (bool hardFlush, bool blocking)
bool ChannelFlush (const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)

Public Attributes

RandomNumberGeneratorm_rng
const PK_Decryptorm_decryptor
const NameValuePairsm_parameters
ByteQueue m_ciphertextQueue
SecByteBlock m_plaintext
DecodingResult m_result

Protected Member Functions

virtual bool InputBufferIsEmpty () const

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