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

#include <IvParameterSpec.h>

Inheritance diagram for beecrypt::crypto::spec::IvParameterSpec:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::crypto::spec::IvParameterSpec:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IvParameterSpec (const byte *iv, size_t offset, size_t length)
 IvParameterSpec (const bytearray &iv)
virtual ~IvParameterSpec ()
const bytearray & getIV () const throw ()
bytearray * getIV ()


Constructor & Destructor Documentation

beecrypt::crypto::spec::IvParameterSpec::IvParameterSpec ( const byte *  iv,
size_t  offset,
size_t  length 
)

beecrypt::crypto::spec::IvParameterSpec::IvParameterSpec ( const bytearray &  iv  ) 

virtual beecrypt::crypto::spec::IvParameterSpec::~IvParameterSpec (  )  [inline, virtual]


Member Function Documentation

bytearray* beecrypt::crypto::spec::IvParameterSpec::getIV (  ) 

const bytearray& beecrypt::crypto::spec::IvParameterSpec::getIV (  )  const throw ()


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