DSCreateKey: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{ExternalLink|" to "{{Link|") |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Tool | {{Tool | ||
|AUTHOR= | |AUTHOR= | ||
Line 8: | Line 7: | ||
|COMPATIBILITY= | |COMPATIBILITY= | ||
[[:Category:Armed Assault| | [[:Category:ArmA: Armed Assault|{{arma1}}]], | ||
[[:Category: Arma 3|Arma 3]] | [[:Category: Arma 3|Arma 3]] | ||
|DOWNLOAD= | |DOWNLOAD= | ||
{{Link|link= http://downloads.bistudio.com/Tools/DSUtils.zip|text= DSUtils}} (Arma 2), | |||
{{Link|link= http://store.steampowered.com/app/233800/|text= Part of Arma 3 Tools package on Steam}} | |||
|DESCRIPTION= | |DESCRIPTION= | ||
Line 37: | Line 36: | ||
}} | }} | ||
{{GameCategory|arma1|Official Tools}} | |||
{{GameCategory|arma3|Official Tools}} | |||
Latest revision as of 16:22, 4 January 2023
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Armed Assault, Arma 3
- Download:
- DSUtils (Arma 2), Part of Arma 3 Tools package on Steam
Description
- Description:
- DSCreateKey is a tool to create digital signing keys for signing ArmA content.
- Notes:
- It will generate private and public keys (authorityname.biprivatekey authorityname.bikey ). Authority name is the name of signing authority, usually the author of addons to be signed. Using TAG is recommended practice. The name itself serves only to identify the group. IMPORTANT: Make sure to protect your private key well. Only public keys can be distributed with your content to public.
Usage
- Line call:
- DSCreateKey <authorityname>
Licenses
- Licensing:
- Bohemia Interactive End User License Agreement
- See also:
- Armed Assault: Addon Signatures