2 references to Pbkdf2Core
System.Security.Cryptography (2)
System\Security\Cryptography\Rfc2898DeriveBytes.OneShot.cs (2)
215
Pbkdf2Core
(password, salt, result, iterations, hashAlgorithm);
258
Pbkdf2Core
(password, salt, destination, iterations, hashAlgorithm);