Package org.bouncycastle.pqc.crypto.xmss
Class XMSSReducedSignature
java.lang.Object
org.bouncycastle.pqc.crypto.xmss.XMSSReducedSignature
- All Implemented Interfaces:
XMSSStoreableObjectInterface
- Direct Known Subclasses:
XMSSSignature
Reduced XMSS Signature.
-
Nested Class Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
-
Method Summary
Modifier and TypeMethodDescriptionorg.bouncycastle.pqc.crypto.xmss.WOTSPlusSignature
byte[]
Create byte representation of object.
-
Constructor Details
-
XMSSReducedSignature
-
-
Method Details
-
toByteArray
public byte[] toByteArray()Description copied from interface:XMSSStoreableObjectInterface
Create byte representation of object.- Specified by:
toByteArray
in interfaceXMSSStoreableObjectInterface
- Returns:
- Byte representation of object.
-
getParams
-
getWOTSPlusSignature
public org.bouncycastle.pqc.crypto.xmss.WOTSPlusSignature getWOTSPlusSignature() -
getAuthPath
-