Explaining BlackBerry Security for Developers: Code Signing
There are two types of code signing, carrier code signing and RIM code signing. For MIDlets, carrier code signing keys are applied to JAR files and will remove all MIDP security prompts, but does not bypass IT Policy or Application Control permission prompts. RIM code signing keys can be applied to any COD file, be it a MIDlet or a BlackBerry® Java application. More