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