Package org.bouncycastle.pqc.crypto.test
Class XMSSReducedSignatureTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.crypto.test.XMSSReducedSignatureTest
-
public class XMSSReducedSignatureTest extends TestCase
Test cases for XMSSReducedSignature class.
-
-
Constructor Summary
Constructors Constructor Description XMSSReducedSignatureTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testConstructor()
void
testSignatureParsingSHA256()
void
testSignatureParsingSHA512()
-