wiki:Docs/Prog/Manual/Development/AppSigning

Version 4 (modified by Don Wilson, 12 years ago) ( diff )

--

Application Signing

Developers may create an application signature file to for their applications. A license file must be requested from Cardinal to identify the developer company name.

To generate an application signature after the application executable is created. The "appsign" program is ran providing the name of the application and the path of the executable. For example:

$ /srv/nfs/appsign "My App" /srv/nfs/myapp
App sign
created_by [MyCompany]
license code [xxxxxxxx]
Found [My App]
Found created by [MyCompany]
Signature file [/srv/nfs/myapp.sgn] created

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.