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

namespace CodeStage.AntiCheat.Genuine.CodeHash
{
public class FileHash // TypeDefIndex: 11061
{
	// Fields
	type#26586 <Path>k__BackingField;
	type#26586 <Hash>k__BackingField;

	// Methods
	// RVA: -1
	public type#26576 get_Path() { }
	// RVA: -1
	public type#26576 get_Hash() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 path, type#26548 stream, type#10580 sha1Pool) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 path, type#26576 hash) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
