XMSSSigner /
XMSSKeyPairGenerator and the
org.bouncycastle.crypto.params key classes instead; the engine operations those are
built on are on org.bouncycastle.crypto.signers.xmss.XMSSEngine.@Deprecated
public abstract class XMSSAddress
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
XMSSAddress.Builder<T extends XMSSAddress.Builder>
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
XMSSAddress(XMSSAddress.Builder builder)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getKeyAndMask()
Deprecated.
|
protected int |
getLayerAddress()
Deprecated.
|
protected long |
getTreeAddress()
Deprecated.
|
int |
getType()
Deprecated.
|
protected byte[] |
toByteArray()
Deprecated.
|
protected XMSSAddress(XMSSAddress.Builder builder)
protected byte[] toByteArray()
protected final int getLayerAddress()
protected final long getTreeAddress()
public final int getType()
public final int getKeyAndMask()