Crypto++
Public Member Functions | Protected Attributes
ArrayXorSink Class Reference

Xor input to a memory buffer. More...

#include <filters.h>

Inheritance diagram for ArrayXorSink:
ArraySink Bufferless< Sink >

List of all members.

Public Member Functions

 ArrayXorSink (byte *buf, size_t size)
size_t Put2 (const byte *begin, size_t length, int messageEnd, bool blocking)
byte * CreatePutSpace (size_t &size)
size_t AvailableSize ()
lword TotalPutLength ()
void IsolatedInitialize (const NameValuePairs &parameters)
bool IsolatedFlush (bool hardFlush, bool blocking)

Protected Attributes

byte * m_buf
size_t m_size
lword m_total

Detailed Description

Xor input to a memory buffer.


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