// Assembly: mscorlib
// Full name: Mono.Security.Cryptography.MD2Managed

namespace Mono.Security.Cryptography
{
public class MD2Managed // TypeDefIndex: 3351
{
	// Fields
	type#12861 state;
	type#12861 checksum;
	type#12861 buffer;
	type#20868 count;
	type#12861 x;
	type#12870 PI_SUBST;

	// Methods
	// RVA: -1
	private type#12860 Padding(type#20867 nLength) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#28660 Initialize() { }
	// RVA: -1
	protected virtual type#28660 HashCore(type#12860 array, type#20867 ibStart, type#20867 cbSize) { }
	// RVA: -1
	protected virtual type#12860 HashFinal() { }
	// RVA: -1
	private type#28660 MD2Transform(type#12860 state, type#12860 checksum, type#12860 block, type#20867 index) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
