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