FileDocCategorySizeDatePackage
ECPrivateKey.javaAPI DocAzureus 3.0.3.4304Tue Jun 08 05:13:02 BST 2004org.bouncycastle.jce.interfaces

ECPrivateKey

public interface ECPrivateKey implements PrivateKey, ECKey
interface for Elliptic Curve Private keys.

Fields Summary
Constructors Summary
Methods Summary
public java.math.BigIntegergetD()
return the private value D.