Package org.bouncycastle.pqc.crypto.xmss
Class XMSSAddress
java.lang.Object
org.bouncycastle.pqc.crypto.xmss.XMSSAddress
XMSS address.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classXMSSAddress.Builder<T extends XMSSAddress.Builder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal intprotected final intprotected final longfinal intgetType()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()
-