public class ProgramInfo extends Object
short
m
byte[][]
publicKey
ProgramInfo()
ProgramInfo(byte[][] publicKey, short m)
getM()
getPublicKey()
void
setM(short m)
setPublicKey(byte[][] publicKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[][] publicKey
public short m
public ProgramInfo()
public ProgramInfo(byte[][] publicKey, short m)
public byte[][] getPublicKey()
public void setPublicKey(byte[][] publicKey)
public void setM(short m)
public short getM()
Copyright © 2021. All rights reserved.