Steamworks.SteamUtils.CheckFileSignatureAsync
Syntax
Description
Asynchronous call to check if an executable file has been signed using the public key set on the signing tab of the partner site, for example to refuse to load modified executable files.
Arguments
string filename
Returns
Task<CheckFileSignature>