JavaScript is disabled on your browser.
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法
compact1, compact2, compact3
java.security.interfaces
Interface DSAKey
All Known Subinterfaces:
DSAPrivateKey
,
DSAPublicKey
public interface
DSAKey
DSA公钥或私钥的接口。
DSA(数字签名算法)在NIST的FIPS-186中定义。
另请参见:
DSAParams
,
Key
,
Signature
方法摘要
所有方法
接口方法
抽象方法
Modifier and Type
Method and Description
DSAParams
getParams
()
返回特定于DSA的关键参数。
方法详细信息
getParams
DSAParams
getParams()
返回特定于DSA的关键参数。
这些参数绝对不是秘密的。
结果
DSA特定的关键参数。
另请参见:
DSAParams
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法