| Constructor and Description |
|---|
RainbowPublicKeySpec(int docLength,
short[][] coeffquadratic,
short[][] coeffSingular,
short[] coeffScalar)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
short[][] |
getCoeffQuadratic() |
short[] |
getCoeffScalar() |
short[][] |
getCoeffSingular() |
int |
getDocLength() |
public RainbowPublicKeySpec(int docLength,
short[][] coeffquadratic,
short[][] coeffSingular,
short[] coeffScalar)
docLength - coeffquadratic - coeffSingular - coeffScalar - public int getDocLength()
public short[][] getCoeffQuadratic()
public short[][] getCoeffSingular()
public short[] getCoeffScalar()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.