1 reference to
mscorlib (1)
system\security\cryptography\rfc2898derivebytes.cs (1)
46public Rfc2898DeriveBytes(string password, int saltSize) : this(password, saltSize, 1000) {}