Development Guide
Local Navigation
- The BlackBerry Application Development perspective
- Managing BlackBerry application projects
- Managing BlackBerry device application memory
- Building a BlackBerry device application
-
Running BlackBerry
device applications that use protected APIs
- Register to use protected BlackBerry APIs
- Using restricted code signatures
- Signing your application
- Requesting a replacement registration key
- Prevent a BlackBerry device application that runs on the BlackBerry Smartphone Simulator from accessing protected APIs
- Use a code signing key to help protect packages and classes
- Register to use a new code signing key
- Import an existing registered code signing key
- Remove a registered code signing key
- View the signature status for code signature requests
- Using code signing keys to restrict access to packages or classes in a BlackBerry library project
- Sign a BlackBerry application project automatically after packaging
- Turn off automatic signature when you package a BlackBerry application project
- Run the BlackBerry Signature Tool in the background
- Suppress password prompts from the BlackBerry Signature Tool
- Suppress code signing warnings
- Testing and debugging BlackBerry applications
- Making BlackBerry device applications available to BlackBerry device users
- Localizing BlackBerry device application projects
- Troubleshooting
- Glossary
- Provide feedback
- Legal notice
BlackBerry Manuals & Help
>
Developer Documentation
>
BlackBerry Java Plug-in for Eclipse
>
BlackBerry Java Plug-in for Eclipse (Windows)
>
Development Guide
BlackBerry Java Plug-in for Eclipse - 1.5
Register to use protected BlackBerry APIs
- Visit www.blackberry.com/JDEKeys and complete the registration form.
- Save the .csi file that Research In Motion sends to you. The .csi file contains a list of signatures and your registration information. If the BlackBerry® Signing Authority Tool administrator does not provide you with the .csi file or the Registration PIN and you are an ISV partner, contact your ISV Technical Partnership Manager. If you are not an ISV partner, send an email message to jde@rim.com.
- Double-click the .csi file to start the BlackBerry Signing Authority Tool.
- If a dialog box appears that states that a private key cannot be found, follow the instructions to create a new key pair file.
- In the Registration PIN field, type the PIN that RIM provided.
- In the Private Key Password field, type a password of at least eight characters. The private key password protects your private key. If you lose this password, you must register again with RIM. If this password is stolen, contact RIM immediately.
- Click Register.
- Click Exit.
Next topic: Using restricted code signatures
Previous topic:
Running BlackBerry
device applications that use protected APIs