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

namespace Mono.Btls
{
public class MonoBtlsX509VerifyParam // TypeDefIndex: 7671
{

	// Methods
	// RVA: -1
	internal type#32418 get_Handle() { }
	// RVA: -1
	private static type#20925 mono_btls_x509_verify_param_copy(type#20925 handle) { }
	// RVA: -1
	private static type#20925 mono_btls_x509_verify_param_lookup(type#20925 name) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_verify_param_can_modify(type#20925 param) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_verify_param_set_host(type#20925 handle, type#20925 name, type#20867 namelen) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_verify_param_set_time(type#20925 handle, type#20900 time) { }
	// RVA: -1
	private static type#28660 mono_btls_x509_verify_param_free(type#20925 handle) { }
	// RVA: -1
	internal type#28660 .ctor(type#32418 handle) { }
	// RVA: -1
	public type#22889 Copy() { }
	// RVA: -1
	public static type#22889 GetSslClient() { }
	// RVA: -1
	public static type#22889 GetSslServer() { }
	// RVA: -1
	public static type#22889 Lookup(type#26576 name, type#15335 fail) { }
	// RVA: -1
	public type#15313 get_CanModify() { }
	// RVA: -1
	private type#28660 WantToModify() { }
	// RVA: -1
	public type#28660 SetHost(type#26576 name) { }
	// RVA: -1
	public type#28660 SetTime(type#17076 time) { }
}
}
