Package org.bouncycastle.openpgp.test
Class ExSExprTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.openpgp.test.ExSExprTest
- All Implemented Interfaces:
org.bouncycastle.util.test.Test
public class ExSExprTest
extends org.bouncycastle.util.test.SimpleTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
static void
void
void
void
void
void
void
void
void
void
void
void
validateDSAKey
(PGPKeyPair keyPair) void
validateEcKey
(PGPKeyPair keyPair) void
validateEdKey
(PGPKeyPair keyPair) void
validateRSAKey
(PGPKeyPair keyPair) Methods inherited from class org.bouncycastle.util.test.SimpleTest
areEqual, areEqual, areEqual, fail, fail, fail, isEquals, isEquals, isEquals, isEquals, isEquals, isEquals, isTrue, isTrue, perform, runTest, runTest, runTests, runTests
-
Constructor Details
-
ExSExprTest
public ExSExprTest()
-
-
Method Details
-
main
- Throws:
Exception
-
getName
- Specified by:
getName
in interfaceorg.bouncycastle.util.test.Test
- Specified by:
getName
in classorg.bouncycastle.util.test.SimpleTest
-
testECNistCurves
- Throws:
Exception
-
testBrainPoolCurves
- Throws:
Exception
-
testECEdwardsOpen
- Throws:
Exception
-
testECEdwardsProtected
- Throws:
Exception
-
testDSAElgamalOpen
- Throws:
Exception
-
testDSAProtected
- Throws:
Exception
-
testRSAOpen
- Throws:
Exception
-
testProtectedRSA
- Throws:
Exception
-
testShadowedRSA
- Throws:
Exception
-
performTest
- Specified by:
performTest
in classorg.bouncycastle.util.test.SimpleTest
- Throws:
Exception
-
validateDSAKey
-
validateEdKey
- Throws:
Exception
-
validateEcKey
- Throws:
Exception
-
validateRSAKey
-