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

namespace System.Security.Cryptography
{
public class MACTripleDES // TypeDefIndex: 4048
{
	// Fields
	type#19970 m_encryptor;
	type#16593 _cs;
	type#26998 _ts;
	type#20868 m_bytesPerBlock;
	type#27656 des;

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