public class RSAUnique extends java.lang.Object implements TPMUPublicId
| Constructor and Description |
|---|
RSAUnique(byte[] n) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
byte[] |
getBytes() |
byte[] |
getN() |
int |
hashCode() |
public byte[] getN()
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