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

namespace System.Security.Cryptography
{
public class HMACSHA1 // TypeDefIndex: 4042
{

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#12860 key) { }
	// RVA: -1
	public type#28660 .ctor(type#12860 key, type#15313 useManagedSha1) { }
}
}
