// Assembly: Mono.Security
// Full name: X509CertificateEnumerator

public class X509CertificateEnumerator // TypeDefIndex: 11382
{
	// Fields
	type#20074 enumerator;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#28875 mappings) { }
	// RVA: -1
	public type#28862 get_Current() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	private virtual type#15313 System.Collections.IEnumerator.MoveNext() { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
	// RVA: -1
	public type#15313 MoveNext() { }
}
