Class KeyPairGeneratorTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.jcajce.provider.test.FlexiTest
-
- org.bouncycastle.pqc.jcajce.provider.test.KeyPairGeneratorTest
-
- Direct Known Subclasses:
McElieceCCA2KeyPairGeneratorTest
,McElieceKeyPairGeneratorTest
,NewHopeKeyPairGeneratorTest
,Sphincs256KeyPairGeneratorTest
public abstract class KeyPairGeneratorTest extends FlexiTest
-
-
Constructor Summary
Constructors Constructor Description KeyPairGeneratorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
performKeyPairEncodingTest(java.security.KeyPair keyPair)
-
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.test.FlexiTest
assertEquals, assertEquals, assertEquals, assertEquals, fail, setUp
-
-