Request for Comments: 2898 PKCS #5: Password-Based Cryptography Specification
Version 2.0
PBKDF2 (P, S, c, dkLen)
Options:
PRF underlying pseudorandom function (hLen denotes the length in octets
of the pseudorandom function output).
Convert String-based input to internal byte arrays, then invoke PBKDF2
and verify result against the reference data that is supplied in the
PBKDF2Parameters.