First, get a KeyPairGenerator object that implements the RSA algorithm.
首先,取得一个实现了rsa算法的KeyPairGenerator对象。
As you saw in Part 1, this public key would be based on the RSA algorithm.
您从第1部分中可以看到,这个公钥是基于rsa算法生成的。
As described earlier, the public-private key pair is based on the RSA algorithm.
前面讲过,公-私密钥对是基于rsa算法的。
应用推荐