Sign a MIDlet


To sign a MIDlet using a Key Pair:
  1. 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.

  2. If required the Unlock Entry dialog will be displayed. Enter the Key Pair entry's password and press the OK button.

  3. The Sign MIDlet dialog is displayed.

  4. Use the top Browse button to select the Input MIDlet JAD to be signed.

  5. 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.

  6. Use the bottom Browse button to select the MIDlet JAR.

  7. 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