// Assembly: mscorlib
// Full name: System.Security.Cryptography.KeyedHashAlgorithm

namespace System.Security.Cryptography
{
public class KeyedHashAlgorithm // TypeDefIndex: 4047
{
	// Fields
	type#12863 KeyValue;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public virtual type#12860 get_Key() { }
	// RVA: -1
	public virtual type#28660 set_Key(type#12860 value) { }
}
}
