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

public class SignedData // TypeDefIndex: 11372
{
	// Fields
	type#15456 version;
	type#26577 hashAlgorithm;
	type#32737 contentInfo;
	type#28876 certs;
	type#14449 crls;
	type#32741 signerInfo;
	type#15314 mda;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#14022 asn1) { }
	// RVA: -1
	public type#28875 get_Certificates() { }
	// RVA: -1
	public type#32736 get_ContentInfo() { }
	// RVA: -1
	public type#28660 set_HashName(type#26576 value) { }
	// RVA: -1
	public type#32740 get_SignerInfo() { }
	// RVA: -1
	internal type#26576 OidToName(type#26576 oid) { }
}
