public final class XMSSPublicKeyParameters extends java.lang.Object implements XMSSStoreableObjectInterface
Modifier and Type | Class and Description |
---|---|
static class |
XMSSPublicKeyParameters.Builder |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPublicSeed() |
byte[] |
getRoot() |
byte[] |
toByteArray()
Create byte representation of object.
|
public byte[] toByteArray()
XMSSStoreableObjectInterface
toByteArray
in interface XMSSStoreableObjectInterface
public byte[] getRoot()
public byte[] getPublicSeed()