|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eu.mayrhofer.authentication.test.BC_JCE_InteroperabilityTest
public class BC_JCE_InteroperabilityTest
| Field Summary | |
|---|---|
static java.math.BigInteger |
skip1024Base
The base used with the SKIP 1024 bit modulus |
static java.math.BigInteger |
skip1024Modulus
The SKIP 1024 bit modulus. |
| Constructor Summary | |
|---|---|
BC_JCE_InteroperabilityTest()
|
|
| Method Summary | |
|---|---|
void |
testDHAgreement()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.math.BigInteger skip1024Modulus
public static final java.math.BigInteger skip1024Base
| Constructor Detail |
|---|
public BC_JCE_InteroperabilityTest()
| Method Detail |
|---|
public void testDHAgreement()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||