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

public class X509CrlEntry // TypeDefIndex: 11379
{
	// Fields
	type#12861 sn;
	type#17077 revocationDate;
	type#28916 extensions;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#14022 entry) { }
	// RVA: -1
	public type#12860 get_SerialNumber() { }
	// RVA: -1
	public type#17076 get_RevocationDate() { }
	// RVA: -1
	public type#28915 get_Extensions() { }
}
