Class GOST3410ValidationParameters
java.lang.Object
org.bouncycastle.crypto.params.GOST3410ValidationParameters
-
Constructor Summary
ConstructorsConstructorDescriptionGOST3410ValidationParameters(int x0, int c) GOST3410ValidationParameters(long x0L, long cL) -
Method Summary
-
Constructor Details
-
GOST3410ValidationParameters
public GOST3410ValidationParameters(int x0, int c) -
GOST3410ValidationParameters
public GOST3410ValidationParameters(long x0L, long cL)
-
-
Method Details
-
getC
public int getC() -
getX0
public int getX0() -
getCL
public long getCL() -
getX0L
public long getX0L() -
equals
-
hashCode
-