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

namespace Mono.Security.X509
{
public class X509CertificateCollection // TypeDefIndex: 11383
{

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28862 get_Item(type#20867 index) { }
	// RVA: -1
	public type#20867 Add(type#28862 value) { }
	// RVA: -1
	public type#28660 AddRange(type#28875 value) { }
	// RVA: -1
	public type#15313 Contains(type#28862 value) { }
	// RVA: -1
	public type#34808 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public type#20867 IndexOf(type#28862 value) { }
	// RVA: -1
	private type#15313 Compare(type#12860 array1, type#12860 array2) { }
}
}
