// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.CheckFileSignature

namespace Steamworks
{
public class CheckFileSignature // TypeDefIndex: 11678
{
	// Fields
	type#20890 value__;
	type#15903 InvalidSignature;
	type#15903 ValidSignature;
	type#15903 FileNotFound;
	type#15903 NoSignaturesFoundForThisApp;
	type#15903 NoSignaturesFoundForThisFile;
}
}
