-
-
Field Summary
Fields Modifier and Type Field Description static long
serialVersionUID
Deprecated.AserialVersionUID
field in an interface is ineffectual.
-
Method Summary
-
Methods declared in interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
-
-
-
Field Detail
-
serialVersionUID
@Deprecated static final long serialVersionUID
Deprecated.AserialVersionUID
field in an interface is ineffectual. Do not use; no replacement.The class fingerprint that is set to indicate serialization compatibility.- See Also:
- Constant Field Values
-
-
Method Detail
-
getW
ECPoint getW()
Returns the public point W.- Returns:
- the public point W.
-
-