// Assembly: System.Xml
// Full name: System.Xml.SecureStringHasher

namespace System.Xml
{
public class SecureStringHasher // TypeDefIndex: 6637
{
	// Fields
	type#33544 hashCodeDelegate;
	type#20868 hashCodeRandomizer;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#15313 Equals(type#26576 x, type#26576 y) { }
	// RVA: -1
	public virtual type#20867 GetHashCode(type#26576 key) { }
	// RVA: -1
	private static type#20867 GetHashCodeOfString(type#26576 key, type#20867 sLen, type#20900 additionalEntropy) { }
	// RVA: -1
	private static type#33543 GetHashCodeDelegate() { }
}
}
