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

public class SignerInfo // TypeDefIndex: 11373
{
	// Fields
	type#15456 version;
	type#26577 hashAlgorithm;
	type#14449 authenticatedAttributes;
	type#14449 unauthenticatedAttributes;
	type#12861 signature;
	type#26577 issuer;
	type#12861 serial;
	type#12861 ski;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#14022 asn1) { }
	// RVA: -1
	public type#26576 get_IssuerName() { }
	// RVA: -1
	public type#12860 get_SerialNumber() { }
	// RVA: -1
	public type#14448 get_AuthenticatedAttributes() { }
	// RVA: -1
	public type#26576 get_HashName() { }
	// RVA: -1
	public type#28660 set_HashName(type#26576 value) { }
	// RVA: -1
	public type#12860 get_Signature() { }
	// RVA: -1
	public type#14448 get_UnauthenticatedAttributes() { }
	// RVA: -1
	public type#15455 get_Version() { }
}
