public class DHValidationParameters
extends java.lang.Object
| Constructor and Description |
|---|
DHValidationParameters(byte[] seed,
int counter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getCounter() |
byte[] |
getSeed() |
int |
hashCode() |