public final class XMSSMTSignature extends Object implements XMSSStoreableObjectInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
XMSSMTSignature.Builder |
| Modifier and Type | Method and Description |
|---|---|
long |
getIndex() |
byte[] |
getRandom() |
List<XMSSReducedSignature> |
getReducedSignatures() |
byte[] |
toByteArray()
Create byte representation of object.
|
public byte[] toByteArray()
XMSSStoreableObjectInterfacetoByteArray in interface XMSSStoreableObjectInterfacepublic long getIndex()
public byte[] getRandom()
public List<XMSSReducedSignature> getReducedSignatures()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.