// Assembly: Mono.Security
// Full name: Mono.Security.Authenticode.AuthenticodeDeformatter

namespace Mono.Security.Authenticode
{
public class AuthenticodeDeformatter // TypeDefIndex: 11448
{
	// Fields
	type#26577 filename;
	type#12861 rawdata;
	type#12861 hash;
	type#28876 coll;
	type#14023 signedHash;
	type#17077 timestamp;
	type#28863 signingCertificate;
	type#20868 reason;
	type#15314 trustedRoot;
	type#15314 trustedTimestampRoot;
	type#12861 entry;
	type#28887 signerChain;
	type#28887 timestampChain;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#12860 rawData) { }
	// RVA: -1
	public type#28660 set_RawData(type#12860 value) { }
	// RVA: -1
	public type#28862 get_SigningCertificate() { }
	// RVA: -1
	private type#15313 CheckSignature() { }
	// RVA: -1
	private type#15313 CompareIssuerSerial(type#26576 issuer, type#12860 serial, type#28862 x509) { }
	// RVA: -1
	private type#15313 VerifySignature(type#32739 sd, type#12860 calculatedMessageDigest, type#19477 ha) { }
	// RVA: -1
	private type#15313 VerifyCounterSignature(type#32740 cs, type#12860 signature) { }
	// RVA: -1
	private type#28660 Reset() { }
}
}
