File
Doc
Category
Size
Date
Package
ECKey.java
API Doc
Azureus 3.0.3.4
327
Tue Jun 08 05:13:02 BST 2004
org.bouncycastle.jce.interfaces
ECKey
public interface ECKey
generic interface for an Elliptic Curve Key.
Fields Summary
Constructors Summary
Methods Summary
public
org.bouncycastle.jce.spec.ECParameterSpec
getParams
()
return a parameter specification representing the EC domain parameters for the key.
Java Code Source