Interface ECPublicKey

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The serial version identifier.
        See Also:
        Constant Field Values
    • Method Detail

      • getW

        ECPoint getW()
        Returns the public point W on an elliptic curve (EC).
        Returns:
        the public point W on an elliptic curve (EC).