public final class BDS
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
protected java.util.List<XMSSNode> |
getAuthenticationPath() |
protected int |
getIndex() |
protected XMSSNode |
getRoot() |
protected int |
getTreeHeight() |
protected XMSSNode |
initialize(OTSHashAddress otsHashAddress) |
protected void |
nextAuthenticationPath(OTSHashAddress otsHashAddress) |
protected void |
setXMSS(XMSS xmss) |
protected void |
validate() |
protected BDS(XMSS xmss)
protected XMSSNode initialize(OTSHashAddress otsHashAddress)
protected void nextAuthenticationPath(OTSHashAddress otsHashAddress)
protected void validate()
protected int getTreeHeight()
protected XMSSNode getRoot()
protected java.util.List<XMSSNode> getAuthenticationPath()
protected void setXMSS(XMSS xmss)
protected int getIndex()