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