2 references to
mscorlib (2)
system\security\cryptography\passwordderivebytes.cs (2)
63
this
(strPassword, rgbSalt, strHashName, iterations, new CspParameters()) {}
69
this
(strPassword, rgbSalt, "SHA1", 100, cspParams) {}