Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for PasswordBasedKeyDerivationFunction, including all inherited members.
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 | PasswordBasedKeyDerivationFunction | pure virtual |
UsesPurposeByte() const =0 | PasswordBasedKeyDerivationFunction | pure virtual |
~PasswordBasedKeyDerivationFunction() | PasswordBasedKeyDerivationFunction | inlinevirtual |