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

namespace Mono.Security.X509
{
public class X509ExtensionCollection // TypeDefIndex: 11387
{
	// Fields
	type#15314 readOnly;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#14022 asn1) { }
	// RVA: -1
	public type#20867 IndexOf(type#26576 oid) { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public type#28913 get_Item(type#26576 oid) { }
}
}
