#include <PBEKey.h>
Inheritance diagram for beecrypt::crypto::interfaces::PBEKey:


Public Member Functions | |
| virtual size_t | getIterationCount () const =0 throw () |
| virtual const array< javachar > & | getPassword () const =0 throw () |
| virtual const bytearray * | getSalt () const =0 throw () |
|
|
|
|
|
|
|
|
|
1.4.0