public class GOST3410ValidationParameters extends Object
Constructor and Description |
---|
GOST3410ValidationParameters(int x0,
int c) |
GOST3410ValidationParameters(long x0L,
long cL) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getC() |
long |
getCL() |
int |
getX0() |
long |
getX0L() |
int |
hashCode() |
Copyright © 2015. All rights reserved.