beecrypt::crypto::MacInputStream Class Reference
[C++ classes mimicking javax.crypto]

#include <MacInputStream.h>

Inheritance diagram for beecrypt::crypto::MacInputStream:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::crypto::MacInputStream:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MacInputStream (InputStream &, Mac &)
virtual ~MacInputStream ()
virtual int read () throw (IOException)
virtual int read (byte *data, int offset, int length) throw (IOException)
void on (bool)
MacgetMac ()
void setMac (Mac &)

Protected Attributes

Macmac


Constructor & Destructor Documentation

beecrypt::crypto::MacInputStream::MacInputStream ( InputStream ,
Mac  
)

virtual beecrypt::crypto::MacInputStream::~MacInputStream (  )  [virtual]


Member Function Documentation

Mac& beecrypt::crypto::MacInputStream::getMac (  ) 

void beecrypt::crypto::MacInputStream::on ( bool   ) 

virtual int beecrypt::crypto::MacInputStream::read ( byte *  data,
int  offset,
int  length 
) throw (IOException) [virtual]

virtual int beecrypt::crypto::MacInputStream::read (  )  throw (IOException) [virtual]

Reimplemented from beecrypt::io::FilterInputStream.

void beecrypt::crypto::MacInputStream::setMac ( Mac  ) 


Member Data Documentation


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

Generated on Fri Jun 19 13:39:42 2009 for BeeCrypt C++ by  doxygen 1.5.8