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

namespace System.Security.Cryptography
{
public class CryptoConfig // TypeDefIndex: 4086
{
	// Fields
	type#23715 lockObject;
	type#4818 algorithms;

	// Methods
	// RVA: -1
	public static type#23705 CreateFromName(type#26576 name) { }
	// RVA: -1
	public static type#23705 CreateFromName(type#26576 name, type#13299 args) { }
	// RVA: -1
	public static type#26576 MapNameToOID(type#26576 name) { }
	// RVA: -1
	public static type#12860 EncodeOID(type#26576 str) { }
	// RVA: -1
	private static type#12860 EncodeLongNumber(type#20900 x) { }
	// RVA: -1
	public static type#15313 get_AllowOnlyFipsAlgorithms() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
