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

namespace Mono.Security.X509
{
public class X509Stores // TypeDefIndex: 11390
{
	// Fields
	type#26577 _storePath;
	type#15314 _newFormat;
	type#28946 _trusted;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 path, type#15313 newFormat) { }
	// RVA: -1
	public type#28945 get_TrustedRoot() { }
	// RVA: -1
	public type#28945 Open(type#26576 storeName, type#15313 create) { }
}
}
