List of all members.
Public Member Functions |
|
| PK_DefaultDecryptionFilter (RandomNumberGenerator &rng, const PK_Decryptor &decryptor, BufferedTransformation *attachment, const NameValuePairs ¶meters) |
|
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 |
|
RandomNumberGenerator & | m_rng |
|
const PK_Decryptor & | m_decryptor |
|
const NameValuePairs & | m_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: