public class ProgramInfo extends Object
| Constructor and Description |
|---|
ProgramInfo() |
ProgramInfo(byte[][] publicKey,
short m) |
| Modifier and Type | Method and Description |
|---|---|
short |
getM() |
byte[][] |
getPublicKey() |
void |
setM(short m) |
void |
setPublicKey(byte[][] publicKey) |
Copyright © 2020. All rights reserved.