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 bytearraygetIV () const throw ()
bytearraygetIV ()


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 (  )  [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 Mon Feb 23 15:32:51 2009 for BeeCrypt by  doxygen 1.5.8