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

namespace System.Security.Cryptography
{
public class RC2 // TypeDefIndex: 4054
{
	// Fields
	type#20870 EffectiveKeySizeValue;
	type#13202 s_legalBlockSizes;
	type#13202 s_legalKeySizes;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#20867 get_EffectiveKeySize() { }
	// RVA: -1
	public virtual type#20867 get_KeySize() { }
	// RVA: -1
	public virtual type#28660 set_KeySize(type#20867 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
