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

namespace Mono.Security.Authenticode
{
public class AuthenticodeBase // TypeDefIndex: 11447
{
	// Fields
	type#12861 fileblock;
	type#26549 fs;
	type#20868 blockNo;
	type#20868 blockLength;
	type#20868 peOffset;
	type#20868 dirSecurityOffset;
	type#20868 dirSecuritySize;
	type#20868 coffSymbolTableOffset;
	type#15314 pe64;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal type#20867 get_PEOffset() { }
	// RVA: -1
	internal type#28660 Open(type#26576 filename) { }
	// RVA: -1
	internal type#28660 Open(type#12860 rawdata) { }
	// RVA: -1
	internal type#28660 Close() { }
	// RVA: -1
	internal type#28660 ReadFirstBlock() { }
	// RVA: -1
	internal type#20867 ProcessFirstBlock() { }
	// RVA: -1
	internal type#12860 GetSecurityEntry() { }
	// RVA: -1
	internal type#12860 GetHash(type#19477 hash) { }
}
}
