Package org.bouncycastle.pqc.crypto.xmss
Class XMSSAddress.Builder<T extends XMSSAddress.Builder>
java.lang.Object
org.bouncycastle.pqc.crypto.xmss.XMSSAddress.Builder<T>
- Enclosing class:
XMSSAddress
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract XMSSAddressbuild()protected abstract TgetThis()protected TwithKeyAndMask(int val) protected TwithLayerAddress(int val) protected TwithTreeAddress(long val)
-
Constructor Details
-
Builder
protected Builder(int type)
-
-
Method Details
-
withLayerAddress
-
withTreeAddress
-
withKeyAndMask
-
build
-
getThis
-