BouncyCastle RSA encryption for BlackBerry

后端 未结 2 407
悲&欢浪女
悲&欢浪女 2021-01-18 19:59

How do I implement BouncyCastle RSA encryption for a BlackBerry application?

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-18 20:11

    There is standard set of methods available for RSA encryption. Check API docs for this. Those are licenced with Certicom. You need to get the keys purchased from Certicom before using RSA encryption.

提交回复
热议问题