Sign a MIDlet
To sign a MIDlet using a Key Pair:
- Right-click on the signing RSA Key Pair entry in the KeyStore Entries
table. Select the Sign sub-menu from the
pop-up menu and from that Sign MIDlet.
- If required the Unlock Entry dialog will be displayed.
Enter the Key Pair entry's password and press the OK button.
- The Sign MIDlet dialog is displayed.
- Use the top Browse button to select the Input MIDlet JAD to be signed.
- To output the signed JAD to a different file from the Input MIDlet JAD uncheck
the Sign Directly check box and use the middle Browse button to select
the Output MIDlet JAD. Otherwise the Input MIDlet JAD will be signed directly.
- Use the bottom Browse button to select the MIDlet JAR.
- Click on the OK button to commence signing.
Note: DSA Key Pairs cannot be used to sign MIDlets. Only RSA Key Pairs
are supported for this purpose.
Copyright 2004 - 2013 Wayne Grant, 2013 - 2017 Kai Kramer