// Assembly: mscorlib
// Full name: Mono.Math.Prime.PrimalityTests

namespace Mono.Math.Prime
{
public class PrimalityTests // TypeDefIndex: 3366
{

	// Methods
	// RVA: -1
	private static type#20867 GetSPPRounds(type#15145 bi, type#16298 confidence) { }
	// RVA: -1
	public static type#15313 Test(type#15145 n, type#16298 confidence) { }
	// RVA: -1
	public static type#15313 RabinMillerTest(type#15145 n, type#16298 confidence) { }
	// RVA: -1
	public static type#15313 SmallPrimeSppTest(type#15145 bi, type#16298 confidence) { }
}
}
