public class RainbowPublicKeyParameters extends RainbowKeyParameters
| Constructor and Description |
|---|
RainbowPublicKeyParameters(int docLength,
short[][] coeffQuadratic,
short[][] coeffSingular,
short[] coeffScalar)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
short[][] |
getCoeffQuadratic() |
short[] |
getCoeffScalar() |
short[][] |
getCoeffSingular() |
getDocLengthisPrivate