Revision Difference
SteamUtils.CheckFileSignatureAsync#523025
<member type="method" namespace="Steamworks" parent="SteamUtils" name="CheckFileSignatureAsync" async="true" static="true">
<member category="interface" type="method" namespace="Steamworks" parent="SteamUtils" name="CheckFileSignatureAsync" async="true" static="true">
<args>
<arg name="filename" type="string"></arg>
</args>
<return type="Task<CheckFileSignature>"></return>
<summary>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.</summary>
</member>