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