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
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract XMSSAddress
build()
protected abstract T
getThis()
protected T
withKeyAndMask
(int val) protected T
withLayerAddress
(int val) protected T
withTreeAddress
(long val)
-
Constructor Details
-
Builder
protected Builder(int type)
-
-
Method Details
-
withLayerAddress
-
withTreeAddress
-
withKeyAndMask
-
build
-
getThis
-