JavaScript is disabled on your browser.
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法
compact1, compact2, compact3
java.security.interfaces
Interface ECKey
All Known Subinterfaces:
ECPrivateKey
,
ECPublicKey
public interface
ECKey
椭圆曲线(EC)键的界面。
从以下版本开始:
1.5
方法摘要
所有方法
接口方法
抽象方法
Modifier and Type
Method and Description
ECParameterSpec
getParams
()
返回与此关键字关联的域参数。
方法详细信息
getParams
ECParameterSpec
getParams()
返回与此关键字关联的域参数。
域参数是在密钥生成过程中明确指定或隐式创建的。
结果
相关联的域参数。
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法