Package | Description |
---|---|
org.spongycastle.crypto.params |
Classes for parameter objects for ciphers and generators.
|
Modifier and Type | Field and Description |
---|---|
private GOST3410ValidationParameters |
GOST3410Parameters.validation |
Modifier and Type | Method and Description |
---|---|
GOST3410ValidationParameters |
GOST3410Parameters.getValidationParameters() |
Constructor and Description |
---|
GOST3410Parameters(java.math.BigInteger p,
java.math.BigInteger q,
java.math.BigInteger a,
GOST3410ValidationParameters params) |