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

namespace CodeStage.AntiCheat.Storage
{
public class EncryptionSettings // TypeDefIndex: 11017
{
	// Fields
	type#23777 <ObscurationMode>k__BackingField;
	type#12868 <Password>k__BackingField;

	// Methods
	// RVA: -1
	public type#23775 get_ObscurationMode() { }
	// RVA: -1
	public type#12860 get_Password() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 password) { }
	// RVA: -1
	public type#28660 .ctor(type#12876 password) { }
}
}
