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 voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvalidateDSAKey(PGPKeyPair keyPair) voidvalidateEcKey(PGPKeyPair keyPair) voidvalidateEdKey(PGPKeyPair keyPair) voidvalidateRSAKey(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:
getNamein interfaceorg.bouncycastle.util.test.Test- Specified by:
getNamein 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:
performTestin classorg.bouncycastle.util.test.SimpleTest- Throws:
Exception
-
validateDSAKey
-
validateEdKey
- Throws:
Exception
-
validateEcKey
- Throws:
Exception
-
validateRSAKey
-