public class Signature extends Object implements Serializable
Signature(BigInteger r, BigInteger s)
static Signature
getDecode(byte[] signData)
String
getEncode()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Signature(BigInteger r, BigInteger s)
public static Signature getDecode(byte[] signData)
public String toString()
toString
Object
public String getEncode()
Copyright © 2020 GTMAP. All rights reserved.