I have a j2me application that i need to sign and attach a certificate. Most of the signing and certification procedures i have found use the keytool utility or Carbide.j but i think this is a different signing method than what i need to use. I have 3 files one .cer which is the certificate one .key which is a DSA private key and one .sis file. Has anyone encountered this type of signing and is there a utility i can use to perform the signing and certificate attachment ?

Reply With Quote

