public interface

ECPublicKey

implements PublicKey ECKey
org.bouncycastle.jce.interfaces.ECPublicKey
Known Indirect Subclasses

Class Overview

interface for elliptic curve public keys.

Summary

[Expand]
Inherited Constants
From interface java.security.Key
From interface java.security.PublicKey
Public Methods
abstract ECPoint getQ()
return the public point Q
[Expand]
Inherited Methods
From interface java.security.Key
From interface org.bouncycastle.jce.interfaces.ECKey

Public Methods

public abstract ECPoint getQ ()

return the public point Q