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

PBEKey interface. More...

#include <PBEKey.h>

Inheritance diagram for beecrypt::crypto::interfaces::PBEKey:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::crypto::interfaces::PBEKey:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~PBEKey ()
virtual int getIterationCount () const =0 throw ()
virtual const array< jchar > & getPassword () const =0 throw ()
virtual const bytearray * getSalt () const =0 throw ()


Detailed Description

PBEKey interface.

Constructor & Destructor Documentation

virtual beecrypt::crypto::interfaces::PBEKey::~PBEKey (  )  [inline, virtual]


Member Function Documentation

virtual int beecrypt::crypto::interfaces::PBEKey::getIterationCount (  )  const throw () [pure virtual]

virtual const array<jchar>& beecrypt::crypto::interfaces::PBEKey::getPassword (  )  const throw () [pure virtual]

virtual const bytearray* beecrypt::crypto::interfaces::PBEKey::getSalt (  )  const throw () [pure virtual]


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