Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 ()

Detailed Description


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 Jun 20 10:10:22 2005 for BeeCrypt by  doxygen 1.4.0