2 references to
System.Security.Cryptography (2)
System\Security\Cryptography\PasswordDeriveBytes.cs (2)
37this(strPassword, rgbSalt, strHashName, iterations, new CspParameters()) { } 48this(strPassword, rgbSalt, "SHA1", 100, cspParams) { }