public abstract class ObjectWithSignature extends Object implements Signable
Modifier and Type | Field and Description |
---|---|
protected ByteString |
signature |
Constructor and Description |
---|
ObjectWithSignature() |
Modifier and Type | Method and Description |
---|---|
ByteString |
getSignature() |
boolean |
verifySignature() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBytes, getSenderPublicKey
protected ByteString signature
public ByteString getSignature()
public boolean verifySignature()
Copyright © 2019. All rights reserved.