1 reference to
mscorlib (1)
system\security\cryptography\rfc2898derivebytes.cs (1)
84public Rfc2898DeriveBytes(string password, byte[] salt) : this(password, salt, 1000) {}