Interface ECPublicKey

  • All Superinterfaces:
    ECKey, java.security.Key, java.security.PublicKey, java.io.Serializable
    All Known Implementing Classes:
    BCECGOST3410PublicKey, BCECPublicKey

    public interface ECPublicKey
    extends ECKey, java.security.PublicKey
    interface for elliptic curve public keys.
    • Field Summary

      • Fields inherited from interface java.security.PublicKey

        serialVersionUID
    • Method Detail

      • getQ

        ECPoint getQ()
        return the public point Q