DSCreateKey: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[ *: *Category *: *Armed Assault *\|.+\]\]" to "{{arma1}}") |
Lou Montana (talk | contribs) m (Text replacement - "\[ *(https?\:\/\/.+\.bistudio\.[^ ]+) ([^ ]+) *\]" to "{{ExternalLink|link= $1|text= $2}}") |
||
Line 12: | Line 12: | ||
|DOWNLOAD= | |DOWNLOAD= | ||
{{ExternalLink|link= http://downloads.bistudio.com/Tools/DSUtils.zip|text= DSUtils}} (Arma 2), | |||
[http://store.steampowered.com/app/233800/ Part of Arma 3 Tools package on Steam] | [http://store.steampowered.com/app/233800/ Part of Arma 3 Tools package on Steam] |
Revision as of 13:19, 26 July 2021
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