Could we doing call encryption on JAVA ME mobile?
Have you checked out the BouncyCastle library?
It's one of the most popular encryption libraries for Java, and it has a Lightweight API distribution for JavaME (as you can see at their latest releases page).
精彩评论