public class KeyPair
extends java.lang.Object
| Constructor and Description |
|---|
KeyPair(byte[] secretKey,
byte[] publicKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
byte[] |
getPublicKey() |
byte[] |
getSecretKey() |
int |
hashCode() |