public final class XMSSNode
extends java.lang.Object
implements java.io.Serializable
Modifier | Constructor and Description |
---|---|
protected |
XMSSNode(int height,
byte[] value) |
public int getHeight()
public byte[] getValue()
protected XMSSNode clone()
clone
in class java.lang.Object