JavaScript is disabled on your browser.
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法
compact1, compact2, compact3
java.security.interfaces
Interface RSAKey
All Known Subinterfaces:
RSAMultiPrimePrivateCrtKey
,
RSAPrivateCrtKey
,
RSAPrivateKey
,
RSAPublicKey
public interface
RSAKey
与RSA公钥或私钥的接口。
从以下版本开始:
1.3
另请参见:
RSAPublicKey
,
RSAPrivateKey
方法摘要
所有方法
接口方法
抽象方法
Modifier and Type
Method and Description
BigInteger
getModulus
()
返回模数。
方法详细信息
getModulus
BigInteger
getModulus()
返回模数。
结果
the modulus
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法