// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Storage.DeviceIdHolder

namespace CodeStage.AntiCheat.Storage
{
public class DeviceIdHolder // TypeDefIndex: 10995
{
	// Fields
	type#26582 deviceId;
	type#27924 deviceIdHashSeed;
	type#27918 deviceIdHash;
	type#30873 hashCheckSumModifierDelegate;
	type#15314 <MigratingFromACTkV1>k__BackingField;

	// Methods
	// RVA: -1
	public static type#26576 get_DeviceId() { }
	// RVA: -1
	public static type#28660 set_DeviceId(type#26576 value) { }
	// RVA: -1
	public static type#28660 ForceLockToDeviceInit() { }
	// RVA: -1
	private static type#26576 GetDeviceId() { }
	// RVA: -1
	internal type#28660 .ctor(type#27931 deviceIdHashSeed) { }
	// RVA: -1
	internal type#15313 get_MigratingFromACTkV1() { }
	// RVA: -1
	private type#28660 set_MigratingFromACTkV1(type#15313 value) { }
	// RVA: -1
	internal type#27917 get_DeviceIdHash() { }
	// RVA: -1
	internal type#28660 SetHashCheckSumModifierDelegate(type#30872 method) { }
	// RVA: -1
	internal type#28660 SetMigrationMode(type#15313 enabled) { }
	// RVA: -1
	internal type#28660 ResetHash() { }
	// RVA: -1
	private type#27917 CalculateChecksum(type#26576 input) { }
}
}
