public class ECCUnique extends java.lang.Object implements TPMUPublicId
| Constructor and Description |
|---|
ECCUnique(byte[] x,
byte[] y) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
byte[] |
getBytes() |
byte[] |
getX() |
byte[] |
getY() |
int |
hashCode() |
public byte[] getX()
public byte[] getY()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic byte[] getBytes()
getBytes in interface TPMUPublicId