// Assembly: Mono.Security
// Full name: Mono.Security.X509.Extensions.BasicConstraintsExtension

namespace Mono.Security.X509.Extensions
{
public class BasicConstraintsExtension // TypeDefIndex: 11410
{
	// Fields
	type#15314 cA;
	type#20868 pathLenConstraint;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#28913 extension) { }
	// RVA: -1
	protected virtual type#28660 Decode() { }
	// RVA: -1
	protected virtual type#28660 Encode() { }
	// RVA: -1
	public type#15313 get_CertificateAuthority() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
