public interface ECPublicKey
implements PublicKey, ECKey
java.security.interfaces.ECPublicKey |
椭圆曲线(EC)公钥的接口。
Constants |
|
---|---|
long |
serialVersionUID 设置为指示序列化兼容性的类指纹。 |
Inherited constants |
---|
From interface java.security.PublicKey
|
From interface java.security.Key
|
Public methods |
|
---|---|
abstract ECPoint |
getW() 返回公共点W. |
Inherited methods |
|
---|---|
From interface java.security.interfaces.ECKey
|
|
From interface java.security.Key
|
long serialVersionUID
设置为指示序列化兼容性的类指纹。
常量值:-3314988629879632826(0xd1fecb679990cc46)