public class NaccacheSternKeyParameters extends AsymmetricKeyParameter
Modifier and Type | Field and Description |
---|---|
private java.math.BigInteger |
g |
(package private) int |
lowerSigmaBound |
private java.math.BigInteger |
n |
privateKey
Constructor and Description |
---|
NaccacheSternKeyParameters(boolean privateKey,
java.math.BigInteger g,
java.math.BigInteger n,
int lowerSigmaBound) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getG() |
int |
getLowerSigmaBound() |
java.math.BigInteger |
getModulus() |
isPrivate
private java.math.BigInteger g
private java.math.BigInteger n
int lowerSigmaBound