Package org.bouncycastle.pqc.crypto.xmss
Class XMSSReducedSignature.Builder
java.lang.Object
org.bouncycastle.pqc.crypto.xmss.XMSSReducedSignature.Builder
- Direct Known Subclasses:
XMSSSignature.Builder
- Enclosing class:
XMSSReducedSignature
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAuthPath
(List<XMSSNode> val) withReducedSignature
(byte[] val) withWOTSPlusSignature
(org.bouncycastle.pqc.crypto.xmss.WOTSPlusSignature val)
-
Constructor Details
-
Builder
-
-
Method Details
-
withWOTSPlusSignature
public XMSSReducedSignature.Builder withWOTSPlusSignature(org.bouncycastle.pqc.crypto.xmss.WOTSPlusSignature val) -
withAuthPath
-
withReducedSignature
-
build
-