Hi guys,
I have a requirement to encrypt data sent and received between J2ME and .NET Web services. I have tried using Bouncy castle but the encryption on J2ME and .NET side work independently (J2ME <-> J2ME // .NET <-> .NET) but are not working between each other (J2ME <-> .NET).
If anyone has done this before. Can you share the functional code snippet that I can use?
Thanks in advance,
Regards,
Vijaysudh M