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

public class EncryptedData // TypeDefIndex: 11371
{
	// Fields
	type#15456 _version;
	type#32737 _content;
	type#32737 _encryptionAlgorithm;
	type#12861 _encrypted;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#14022 asn1) { }
	// RVA: -1
	public type#32736 get_EncryptionAlgorithm() { }
	// RVA: -1
	public type#12860 get_EncryptedContent() { }
}
