Class DHValidationParameters
java.lang.Object
org.bouncycastle.crypto.params.DHValidationParameters
-
Constructor Details
-
DHValidationParameters
public DHValidationParameters(byte[] seed, int counter)
-
-
Method Details
-
getCounter
public int getCounter() -
getSeed
public byte[] getSeed() -
equals
-
hashCode
-