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

#include <SecretKeySpec.h>

Inheritance diagram for beecrypt::crypto::spec::SecretKeySpec:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SecretKeySpec (const byte *data, size_t offset, size_t length, const String &algorithm)
 SecretKeySpec (const bytearray &b, const String &algorithm)
virtual ~SecretKeySpec ()
virtual const String & getAlgorithm () const throw ()
virtual const String * getFormat () const throw ()
virtual const bytearraygetEncoded () const throw ()
bool operator== (const Key &compare) const throw ()


Constructor & Destructor Documentation

beecrypt::crypto::spec::SecretKeySpec::SecretKeySpec ( const byte data,
size_t  offset,
size_t  length,
const String &  algorithm 
)

beecrypt::crypto::spec::SecretKeySpec::SecretKeySpec ( const bytearray b,
const String &  algorithm 
)

virtual beecrypt::crypto::spec::SecretKeySpec::~SecretKeySpec (  )  [virtual]


Member Function Documentation

virtual const String& beecrypt::crypto::spec::SecretKeySpec::getAlgorithm (  )  const throw () [virtual]

virtual const String* beecrypt::crypto::spec::SecretKeySpec::getFormat (  )  const throw () [virtual]

virtual const bytearray* beecrypt::crypto::spec::SecretKeySpec::getEncoded (  )  const throw () [virtual]

bool beecrypt::crypto::spec::SecretKeySpec::operator== ( const Key &  compare  )  const throw ()


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

Generated on Tue May 20 13:55:50 2008 for BeeCrypt by  doxygen 1.5.5