Interface ECPublicKey

All Superinterfaces:
ECKey, Key, PublicKey, Serializable
All Known Implementing Classes:
BCECPublicKey, JCEECPublicKey

public interface ECPublicKey
extends ECKey, PublicKey
interface for elliptic curve public keys.
  • Method Details

    • getQ

      ECPoint getQ()
      return the public point Q