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

namespace System.Security.Cryptography
{
public class TripleDESTransform // TypeDefIndex: 4096
{
	// Fields
	type#16742 E1;
	type#16742 D2;
	type#16742 E3;
	type#16742 D1;
	type#16742 E2;
	type#16742 D3;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27655 algo, type#15313 encryption, type#12860 key, type#12860 iv) { }
	// RVA: -1
	protected virtual type#28660 ECB(type#12860 input, type#12860 output) { }
	// RVA: -1
	internal static type#12860 GetStrongKey() { }
}
}
