// Assembly: Mono.Security
// Full name: Mono.Security.X509.X509StoreManager

namespace Mono.Security.X509
{
public class X509StoreManager // TypeDefIndex: 11389
{
	// Fields
	type#26582 _userPath;
	type#26582 _localMachinePath;
	type#26582 _newUserPath;
	type#26582 _newLocalMachinePath;
	type#28951 _userStore;
	type#28951 _machineStore;

	// Methods
	// RVA: -1
	internal static type#26576 get_CurrentUserPath() { }
	// RVA: -1
	internal static type#26576 get_LocalMachinePath() { }
	// RVA: -1
	internal static type#26576 get_NewCurrentUserPath() { }
	// RVA: -1
	internal static type#26576 get_NewLocalMachinePath() { }
	// RVA: -1
	public static type#28950 get_CurrentUser() { }
	// RVA: -1
	public static type#28950 get_LocalMachine() { }
	// RVA: -1
	public static type#28875 get_TrustedRootCertificates() { }
}
}
