verifySignature: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|VERIFYSIGNATURE]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|VERIFYSIGNATURE]]
____________________________________________________________________________________________


| arma |= Game name


|2.91|= Game version
____________________________________________________________________________________________


| Check if file is signed by an accepted key. |= Description
____________________________________________________________________________________________


<h2 style="color:#000066">'''verifySignature ''filename'''''</h2>
| '''verifySignature''' filename |= Syntax


|p1= filename: [[String]] |= Parameter 1


'''Operand types:'''
| [[Boolean]] |= Return value
____________________________________________________________________________________________


'''filename:''' [[String]]
|  |= See also


'''Type of returned value:'''
}}


[[Boolean]]
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Compatibility:'''
<!-- Note Section END -->
</dl>


Version 2.91 required.
<h3 style="display:none">Bottom Section</h3>


'''Description:'''
[[Category:Scripting Commands|VERIFYSIGNATURE]]
 
[[Category:Scripting Commands ArmA|VERIFYSIGNATURE]]
Check if file is signed by an accepted key.

Revision as of 23:47, 1 August 2006

-wrong parameter ("Arma") defined!-2.91
Hover & click on the images for description

Description

Description:
Check if file is signed by an accepted key.
Groups:
Uncategorised

Syntax

Syntax:
verifySignature filename
Parameters:
filename: String
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section