public interface

ECKey

org.bouncycastle.jce.interfaces.ECKey
Known Indirect Subclasses

Class Overview

generic interface for an Elliptic Curve Key.

Summary

Public Methods
abstract ECParameterSpec getParameters()
return a parameter specification representing the EC domain parameters for the key.

Public Methods

public abstract ECParameterSpec getParameters ()

return a parameter specification representing the EC domain parameters for the key.