JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.spongycastle.jce.interfaces
Interface ECKey
All Known Subinterfaces:
ECPrivateKey
,
ECPublicKey
All Known Implementing Classes:
BCECPrivateKey
,
BCECPublicKey
public interface
ECKey
generic interface for an Elliptic Curve Key.
Method Summary
Methods
Modifier and Type
Method and Description
ECParameterSpec
getParameters
()
return a parameter specification representing the EC domain parameters for the key.
Method Detail
getParameters
ECParameterSpec
getParameters()
return a parameter specification representing the EC domain parameters for the key.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method