1 reference to
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.cs (1)
31public PasswordDeriveBytes(string strPassword, byte[]? rgbSalt) : this(strPassword, rgbSalt, new CspParameters()) { }