public class McElieceCCA2PublicKeyParameters extends McElieceCCA2KeyParameters
| Constructor and Description |
|---|
McElieceCCA2PublicKeyParameters(int n,
int t,
GF2Matrix matrix,
String digest)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GF2Matrix |
getG() |
int |
getK() |
int |
getN() |
int |
getT() |
getDigestisPrivatepublic int getN()
public int getT()
public GF2Matrix getG()
public int getK()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.