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

namespace Mono.Security.X509.Extensions
{
public class AuthorityKeyIdentifierExtension // TypeDefIndex: 11409
{
	// Fields
	type#12861 aki;

	// 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#12860 get_Identifier() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
