public class HBSignatureInfo extends Object
| 构造器和说明 |
|---|
HBSignatureInfo() |
HBSignatureInfo(long view,
byte[] digest) |
public HBSignatureInfo(long view,
byte[] digest)
public HBSignatureInfo()
public static HBSignatureInfo decode(RlpList list)
public static byte[] encode(HBSignatureInfo signatureInfo)
public long getView()
public void setView(long view)
public byte[] getDigest()
public void setDigest(byte[] digest)
Copyright © 2022. All rights reserved.