Most visited


Recently visited


Added in API level 1

ECPublicKey

public interface ECPublicKey
implements PublicKey, ECKey

java.security.interfaces.ECPublicKey


The interface to an elliptic curve (EC) public key.

See also:

Summary


Constants

long serialVersionUID

The class fingerprint that is set to indicate serialization compatibility.

Inherited constants

From interface java.security.PublicKey
From interface java.security.Key

Public methods

abstract ECPoint getW()

Returns the public point W.

Inherited methods

From interface java.security.interfaces.ECKey
From interface java.security.Key

Constants


serialVersionUID

Added in API level 1
long serialVersionUID

The class fingerprint that is set to indicate serialization compatibility.

Constant Value: -3314988629879632826 (0xd1fecb679990cc46)

Public methods


getW

Added in API level 1
ECPoint getW ()

Returns the public point W.

Returns
ECPoint the public point W.

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.