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

namespace Mono.Btls
{
public class MonoBtlsX509Name // TypeDefIndex: 7661
{

	// Methods
	// RVA: -1
	private static type#20900 mono_btls_x509_name_hash(type#20925 handle) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_name_get_entry_count(type#20925 handle) { }
	// RVA: -1
	private static type#22877 mono_btls_x509_name_get_entry_type(type#20925 name, type#20867 index) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_name_get_entry_oid(type#20925 name, type#20867 index, type#20925 buffer, type#20867 size) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_name_get_entry_oid_data(type#20925 name, type#20867 index, type#11951 data) { }
	// RVA: -1
	private static type#20867 mono_btls_x509_name_get_entry_value(type#20925 name, type#20867 index, type#11944 tag, type#11951 str) { }
	// RVA: -1
	private static type#20925 mono_btls_x509_name_from_data(type#12457 data, type#20867 len, type#20867 use_canon_enc) { }
	// RVA: -1
	private static type#28660 mono_btls_x509_name_free(type#20925 handle) { }
	// RVA: -1
	internal type#32415 get_Handle() { }
	// RVA: -1
	internal type#28660 .ctor(type#32415 handle) { }
	// RVA: -1
	public type#20900 GetHash() { }
	// RVA: -1
	public type#20867 GetEntryCount() { }
	// RVA: -1
	public type#22877 GetEntryType(type#20867 index) { }
	// RVA: -1
	public type#26576 GetEntryOid(type#20867 index) { }
	// RVA: -1
	public type#12860 GetEntryOidData(type#20867 index) { }
	// RVA: -1
	public type#26576 GetEntryValue(type#20867 index, type#11944 tag) { }
	// RVA: -1
	public static type#22876 CreateFromData(type#12860 data, type#15313 use_canon_enc) { }
}
}
