1 reference to
mscorlib (1)
system\security\cryptography\passwordderivebytes.cs (1)
58public PasswordDeriveBytes (String strPassword, byte[] rgbSalt) : this (strPassword, rgbSalt, new CspParameters()) {}