hashFunction property

Hash hashFunction
final

The Hash function used by the PBKDF2 algorithm to generate password hashes by this instance.

Implementation

final Hash hashFunction;