Package org.bouncycastle.pqc.crypto.xmss
Class XMSSAddress
java.lang.Object
org.bouncycastle.pqc.crypto.xmss.XMSSAddress
XMSS address.
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
XMSSAddress.Builder<T extends XMSSAddress.Builder>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal int
protected final int
protected final long
final int
getType()
protected byte[]
-
Constructor Details
-
XMSSAddress
-
-
Method Details
-
toByteArray
protected byte[] toByteArray() -
getLayerAddress
protected final int getLayerAddress() -
getTreeAddress
protected final long getTreeAddress() -
getType
public final int getType() -
getKeyAndMask
public final int getKeyAndMask()
-