public class GOST3410ValidationParameters
extends java.lang.Object
| Constructor and Description | 
|---|
GOST3410ValidationParameters(int x0,
                            int c)  | 
GOST3410ValidationParameters(long x0L,
                            long cL)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object o)  | 
int | 
getC()  | 
long | 
getCL()  | 
int | 
getX0()  | 
long | 
getX0L()  | 
int | 
hashCode()  |