XMSSStoreableObjectInterfacepublic final class XMSSMTSignature extends java.lang.Object implements XMSSStoreableObjectInterface
| Modifier and Type | Class | Description |
|---|---|---|
static class |
XMSSMTSignature.Builder |
| Modifier and Type | Method | 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()