public final class XMSSMTSignature extends java.lang.Object implements XMSSStoreableObjectInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
XMSSMTSignature.Builder |
| Modifier and Type | Method and Description |
|---|---|
long |
getIndex() |
byte[] |
getRandom() |
java.util.List<XMSSReducedSignature> |
getReducedSignatures() |
byte[] |
toByteArray()
Create byte representation of object.
|
public byte[] toByteArray()
XMSSStoreableObjectInterfacetoByteArray in interface XMSSStoreableObjectInterfacepublic long getIndex()
public byte[] getRandom()
public java.util.List<XMSSReducedSignature> getReducedSignatures()