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 size_t getIterationCount () const=0 throw ()
virtual const array< javachar > & getPassword () const=0 throw ()
virtual const bytearraygetSalt () const=0 throw ()

Detailed Description

PBEKey interface.


Member Function Documentation

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

virtual const array<javachar>& 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 Wed Aug 22 06:25:33 2007 for BeeCrypt by  doxygen 1.5.2