public class

ECKeySpec

extends Object
implements KeySpec
java.lang.Object
   ↳ org.bouncycastle.jce.spec.ECKeySpec
Known Direct Subclasses

Class Overview

base class for an Elliptic Curve Key Spec

Summary

Protected Constructors
ECKeySpec(ECParameterSpec spec)
Public Methods
ECParameterSpec getParams()
return the domain parameters for the curve
[Expand]
Inherited Methods
From class java.lang.Object

Protected Constructors

protected ECKeySpec (ECParameterSpec spec)

Public Methods

public ECParameterSpec getParams ()

return the domain parameters for the curve