In the case where I package my midlet with its javalauncher(C++) with SoftwareInstaller into one sis file. Do I need to sigm the midlet and the final sis file or just the sis file?
In the case where I package my midlet with its javalauncher(C++) with SoftwareInstaller into one sis file. Do I need to sigm the midlet and the final sis file or just the sis file?
Ideally you have to sign anything you put inside your signed SIS . But theoretically it is possible to use a unsigned midlet in side signed SIS file