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

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:

[legend]
Collaboration diagram for beecrypt::crypto::interfaces::PBEKey:
[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 Jun 29 23:17:33 2005 for BeeCrypt by  doxygen 1.4.1