1 reference to
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.cs (1)
33public PasswordDeriveBytes(byte[] password, byte[]? salt) : this(password, salt, new CspParameters()) { }