Class McElieceCCA2KeyPairGeneratorTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.jcajce.provider.test.FlexiTest
-
- org.bouncycastle.pqc.jcajce.provider.test.KeyPairGeneratorTest
-
- org.bouncycastle.pqc.jcajce.provider.test.McElieceCCA2KeyPairGeneratorTest
-
public class McElieceCCA2KeyPairGeneratorTest extends KeyPairGeneratorTest
-
-
Constructor Summary
Constructors Constructor Description McElieceCCA2KeyPairGeneratorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
setUp()
void
testKeyFactory()
void
testKeyPairEncoding_9_33()
-
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.test.KeyPairGeneratorTest
performKeyPairEncodingTest
-
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.test.FlexiTest
assertEquals, assertEquals, assertEquals, assertEquals, fail
-
-