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

namespace System.Security.Cryptography
{
public class SHA1CryptoServiceProvider // TypeDefIndex: 4095
{
	// Fields
	type#25527 sha;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	protected virtual type#28660 HashCore(type#12860 rgb, type#20867 ibStart, type#20867 cbSize) { }
	// RVA: -1
	protected virtual type#12860 HashFinal() { }
	// RVA: -1
	public virtual type#28660 Initialize() { }
}
}
