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 Fri Jul 24 19:07:10 2009 for BeeCrypt by  doxygen 1.5.9