开发者

Encryption on a Java based mobile

开发者 https://www.devze.com 2023-02-19 11:04 出处:网络
开发者_StackOverflow中文版Could we doing call encryption on JAVA MEmobile?Have you checked out the BouncyCastle library?
开发者_StackOverflow中文版

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).

0

精彩评论

暂无评论...
验证码 换一张
取 消