Package org.bouncycastle.pqc.crypto.xmss
Class XMSSSignature.Builder
java.lang.Object
org.bouncycastle.pqc.crypto.xmss.XMSSReducedSignature.Builder
org.bouncycastle.pqc.crypto.xmss.XMSSSignature.Builder
- Enclosing class:
XMSSSignature
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withIndex
(int val) withRandom
(byte[] val) withSignature
(byte[] val) Methods inherited from class org.bouncycastle.pqc.crypto.xmss.XMSSReducedSignature.Builder
withAuthPath, withReducedSignature, withWOTSPlusSignature
-
Constructor Details
-
Builder
-
-
Method Details
-
withIndex
-
withRandom
-
withSignature
-
build
- Overrides:
build
in classXMSSReducedSignature.Builder
-