// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Genuine.CodeHash.BuildHashes

namespace CodeStage.AntiCheat.Genuine.CodeHash
{
public class BuildHashes // TypeDefIndex: 11057
{
	// Fields
	type#26586 <BuildPath>k__BackingField;
	type#7713 <FileHashes>k__BackingField;
	type#26586 <SummaryHash>k__BackingField;
	type#17431 <DurationSeconds>k__BackingField;

	// Methods
	// RVA: -1
	public type#26576 get_BuildPath() { }
	// RVA: -1
	public type#7712 get_FileHashes() { }
	// RVA: -1
	public type#26576 get_SummaryHash() { }
	// RVA: -1
	public type#17430 get_DurationSeconds() { }
	// RVA: -1
	public type#28660 set_DurationSeconds(type#17430 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 buildPath, type#13049 fileHashes) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 buildPath, type#13049 fileHashes, type#26576 summaryHash) { }
	// RVA: -1
	public type#15313 HasFileHash(type#26576 hash) { }
	// RVA: -1
	public type#28660 PrintToConsole() { }
	// RVA: -1
	private type#26576 CalculateSummaryCodeHash(type#13049 hashes) { }
}
}
