public class SignatureData extends Object
SignatureData(byte v, byte[] r, byte[] s)
byte[]
getR()
getS()
byte
getV()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignatureData(byte v, byte[] r, byte[] s)
public byte getV()
public byte[] getR()
public byte[] getS()
Copyright © 2022 IoTeX Group. All rights reserved.