// Assembly: Mono.Security
// Full name: Mono.Math.Prime.ConfidenceFactor

namespace Mono.Math.Prime
{
public class ConfidenceFactor // TypeDefIndex: 11453
{
	// Fields
	type#20890 value__;
	type#16297 ExtraLow;
	type#16297 Low;
	type#16297 Medium;
	type#16297 High;
	type#16297 ExtraHigh;
	type#16297 Provable;
}
}
