java.security.interfaces

接口
所有已知子接口:
RSAMultiPrimePrivateCrtKey, RSAPrivateCrtKey, RSAPrivateKey, RSAPublicKey

public interface RSAKey

RSA 公用密钥或专用密钥的接口。

从以下版本开始:
1.3
另请参见:
RSAPublicKey, RSAPrivateKey

方法摘要
 BigInteger getModulus()
          返回该系数。
 

方法详细信息

getModulus

BigInteger getModulus()
返回该系数。

返回:
系数