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

namespace Mono.Btls
{
public class MonoBtlsX509Store // TypeDefIndex: 7664
{
	// Fields
	type#4606 lookupHash;

	// Methods
	// RVA: -1
	internal type#32416 get_Handle() { }
	// RVA: -1
	private static type#20925 mono_btls_x509_store_new() { }
	// RVA: -1
	private static type#20925 mono_btls_x509_store_from_ssl_ctx(type#20925 handle) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_store_add_cert(type#20925 handle, type#20925 x509) { }
	// RVA: -1
	private static type#28660 mono_btls_x509_store_free(type#20925 handle) { }
	// RVA: -1
	private static type#32416 Create_internal() { }
	// RVA: -1
	private static type#32416 Create_internal(type#32402 ctx) { }
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#32402 ctx) { }
	// RVA: -1
	public type#28660 AddCertificate(type#22859 x509) { }
	// RVA: -1
	public type#22869 AddLookup(type#22873 type) { }
	// RVA: -1
	public type#28660 AddDirectoryLookup(type#26576 dir, type#22865 type) { }
	// RVA: -1
	public type#28660 AddCollection(type#28877 collection, type#22886 trust) { }
	// RVA: -1
	protected virtual type#28660 Close() { }
}
}
