How can my code determine if the midlet is signed?

How can my code determine if the midlet is signed?Is there any convenient code I can use?Thanks,James
[129 byte] By [jhodgskia] at [2007-11-26 18:34:33]
# 1
Just off the top of my head you may be able to check the application properties for the existence of "MIDlet-Certificate-1-1" or "MIDlet-Jar-RSA-SHA1". I haven't tried it. In any case it wont tell you if the midlet was signed successfully.
rashidmayesa at 2007-7-9 6:08:39 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Cheers
jhodgskia at 2007-7-9 6:08:39 > top of Java-index,Java Mobility Forums,Java ME Technologies...