public class DSAValidationParameters extends Object
| Constructor and Description |
|---|
DSAValidationParameters(byte[] seed,
int counter) |
DSAValidationParameters(byte[] seed,
int counter,
int usageIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCounter() |
byte[] |
getSeed() |
int |
getUsageIndex() |
int |
hashCode() |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.