List of all members.
Public Member Functions |
|
| PK_DefaultEncryptionFilter (RandomNumberGenerator &rng, const PK_Encryptor &encryptor, 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_Encryptor & | m_encryptor |
|
const NameValuePairs & | m_parameters |
|
ByteQueue | m_plaintextQueue |
|
SecByteBlock | m_ciphertext |
Protected Member Functions |
|
virtual bool | InputBufferIsEmpty () const |
The documentation for this class was generated from the following file: