public abstract class Signature extends Object implements Serializable
Signature()
String
getNoise()
getSign()
void
setNoise(String noise)
setSign(String sign)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Signature()
public String getNoise()
public void setNoise(String noise)
public String getSign()
public void setSign(String sign)
Copyright © 2021. All rights reserved.