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

namespace System.Security.Cryptography
{
public class RC2Transform // TypeDefIndex: 4090
{
	// Fields
	type#27902 R0;
	type#27902 R1;
	type#27902 R2;
	type#27902 R3;
	type#13552 K;
	type#20868 j;
	type#12870 pitable;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24886 rc2Algo, type#15313 encryption, type#12860 key, type#12860 iv) { }
	// RVA: -1
	protected virtual type#28660 ECB(type#12860 input, type#12860 output) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
