FileDocCategorySizeDatePackage
ECKey.javaAPI DocAzureus 3.0.3.4327Tue Jun 08 05:13:02 BST 2004org.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.ECParameterSpecgetParams()
return a parameter specification representing the EC domain parameters for the key.