i have a midlet which will generate a string (message ) and send to our gateway.
but before sending, i will need to encrypt the string.
i've checked anywhere in internet but couldn't find j2me API about encryption.
what is the simple way to encrypt that string in midlet ?
anyone idea?
from
Nick
but before sending, i will need to encrypt the string.
i've checked anywhere in internet but couldn't find j2me API about encryption.
what is the simple way to encrypt that string in midlet ?
anyone idea?
from
Nick
Comment