Hello,

I have an applet which should do this
1) collect data
2) encode the data
3) send it over the net
Can this be secure?
Is there a package, which can make this in a way, that nobody can crack the data bei anayzing the applet code?

Thank you
Frodo