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