Crypto++
Public Member Functions | Protected Member Functions
SignerFilter Class Reference

Filter Wrapper for PK_Signer. More...

#include <filters.h>

Inheritance diagram for SignerFilter:
Unflushable< Filter >

List of all members.

Public Member Functions

 SignerFilter (RandomNumberGenerator &rng, const PK_Signer &signer, BufferedTransformation *attachment=NULL, bool putMessage=false)
std::string AlgorithmName () const
void IsolatedInitialize (const NameValuePairs &parameters)
size_t Put2 (const byte *begin, 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)

Protected Member Functions

virtual bool InputBufferIsEmpty () const

Detailed Description

Filter Wrapper for PK_Signer.


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