public class DSAValidationParameters
extends Object
-
Field Summary
Fields
private int
private byte[]
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
counter
private int counter
-
Constructor Details
-
DSAValidationParameters
public DSAValidationParameters(byte[] seed,
int counter)
-
Method Details
-
getCounter
public int getCounter()
-
getSeed
public byte[] getSeed()
-