Java Reference
In-Depth Information
Figure 2.15 Creating a new key pair
Figure 2.16 Generating a Certificate Signing Request
When we have received the certificate from the recommended CA,
we need to associate this with our key pair. The Import Certificate option
of the WTK associates the certificate with our key pair, identified by its
alias and held in the key store. If the public key that we provided in the
CSR, and now contained in the certificate, matches the public key of the
key pair held in the key store, we should be notified accordingly and are
now ready to sign our MIDlet suite. To sign the MIDlet suite we simply
select Sign MIDlet Suite from the Action menu and choose the JAD file
Search WWH ::




Custom Search