Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > App Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 05-20-2010, 01:08 AM
CrackBerry Newbie
 
Join Date: May 2010
Posts: 4
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Jar extraction and verification in BlackBerry

Hi All,



The application I am currently working on requires me to extract contents from and verify the authenticity of the signed jar that is stored on the SD Card. In Java [and Android], we have the java.util.jar and java.util.zip classes, that allow to extract jar. However, J2ME or BlackBerry® does not provide support for these packages. I have, however, successfully extracted these using the third party ZipMe library.


Can anyone let me know, how to get the signature block from the .DSA/.RSA file to authenticate the jar? I have the certificate that was used to sign the jar as well. This is easily done in Java using the getCertificates() method available in java.util.jar.JarFile. Is there any 3rd party API available that emulates the JarFile for BlackBerry®?

Any help in this regard will be deeply appreciated.

Thanks & Regards


Basilio John Vincent D'souza
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > App Developers   Jar extraction and verification in BlackBerry

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes