public class CramerShoupPublicKeyParameters extends CramerShoupKeyParameters
| Constructor and Description |
|---|
CramerShoupPublicKeyParameters(CramerShoupParameters params,
BigInteger c,
BigInteger d,
BigInteger h) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BigInteger |
getC() |
BigInteger |
getD() |
BigInteger |
getH() |
int |
hashCode() |
getParametersisPrivatepublic CramerShoupPublicKeyParameters(CramerShoupParameters params, BigInteger c, BigInteger d, BigInteger h)
public BigInteger getC()
public BigInteger getD()
public BigInteger getH()
public int hashCode()
hashCode in class CramerShoupKeyParameterspublic boolean equals(Object obj)
equals in class CramerShoupKeyParametersCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.