// Assembly: System
// Full name: Mono.Btls.MonoBtlsX509StoreManager

namespace Mono.Btls
{
public class MonoBtlsX509StoreManager // TypeDefIndex: 7667
{
	// Fields
	type#15319 initialized;
	type#26582 machineTrustedRootPath;
	type#26582 machineIntermediateCAPath;
	type#26582 machineUntrustedPath;
	type#26582 userTrustedRootPath;
	type#26582 userIntermediateCAPath;
	type#26582 userUntrustedPath;

	// Methods
	// RVA: -1
	private static type#28660 Initialize() { }
	// RVA: -1
	private static type#28660 DoInitialize() { }
	// RVA: -1
	public static type#26576 GetStorePath(type#22884 type) { }
}
}
