31
MIDP 2.0 Security Model
31 MIDP 2.0 Security Model
The following sections describe the MIDP 2.0 Default Security Model for the Motorola C381p handset. The chapter discusses the following topics:
•Untrusted MIDlet suites and domains
•Trusted MIDlet suites and domains
•Permissions
•Certificates
For a detailed MIDP 2.0 Security process diagram, refer to the Motocoder website (http://www.motocoder.com).
Refer to the Table 26 for the default security feature/class support for MIDP 2.0:
Feature/Class
All methods for the Certificate interface in the javax.microedition.pki package
All fields, constructors, methods, and inherited methods for the CertificateException class in the javax.microedition.pki package
A MIDlet suite will be authenticated as stated in Trusted MIDletSuites using X.509 of MIDP 2.0 minus all root certificates processes and references
Verification of
Only one signature in the
All methods for the Certificate interface in the javax.microedition.pki package
All fields, constructors, methods, and inherited methods for the CertificateException class in the javax.microedition.pki package
Will preload at least one self authorizing Certificates
All constructors, methods, and inherited methods for the
Implementation
Supported
Supported
Supported
Supported
Supported
Supported
Supported
Supported
Supported
Supported
113