| DeriveKey(byte *derived, size_t derivedLen, byte purpose, const byte *password, size_t passwordLen, const byte *salt, size_t saltLen, unsigned int iterations, double timeInSeconds=0) const =0 | PasswordBasedKeyDerivationFunction | [pure virtual] |
| MaxDerivedKeyLength() const=0 (defined in PasswordBasedKeyDerivationFunction) | PasswordBasedKeyDerivationFunction | [pure virtual] |
| UsesPurposeByte() const=0 (defined in PasswordBasedKeyDerivationFunction) | PasswordBasedKeyDerivationFunction | [pure virtual] |
1.5.1-p1