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

namespace Mono.Btls
{
public class MonoBtlsX509 // TypeDefIndex: 7647
{

	// Methods
	// RVA: -1
	internal type#32409 get_Handle() { }
	// RVA: -1
	internal type#28660 .ctor(type#32409 handle) { }
	// RVA: -1
	private static type#20925 mono_btls_x509_up_ref(type#20925 handle) { }
	// RVA: -1
	private static type#20925 mono_btls_x509_from_data(type#20925 data, type#20867 len, type#22867 format) { }
	// RVA: -1
	private static type#20925 mono_btls_x509_get_subject_name(type#20925 handle) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_get_raw_data(type#20925 handle, type#20925 bio, type#22867 format) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_cmp(type#20925 a, type#20925 b) { }
	// RVA: -1
	private static type#28660 mono_btls_x509_free(type#20925 handle) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_add_explicit_trust(type#20925 handle, type#22886 kind) { }
	// RVA: -1
	internal type#22859 Copy() { }
	// RVA: -1
	public static type#22859 LoadFromData(type#12860 buffer, type#22867 format) { }
	// RVA: -1
	public type#22876 GetSubjectName() { }
	// RVA: -1
	public type#20900 GetSubjectNameHash() { }
	// RVA: -1
	public type#12860 GetRawData(type#22867 format) { }
	// RVA: -1
	public static type#20867 Compare(type#22859 a, type#22859 b) { }
	// RVA: -1
	public type#28660 AddExplicitTrust(type#22886 kind) { }
}
}
