Bouncy Castle Cryptography 1.51

org.bouncycastle.crypto.agreement.test
Class JPAKEPrimeOrderGroupTest

java.lang.Object
  extended by TestCase
      extended by org.bouncycastle.crypto.agreement.test.JPAKEPrimeOrderGroupTest

public class JPAKEPrimeOrderGroupTest
extends TestCase


Constructor Summary
JPAKEPrimeOrderGroupTest()
           
 
Method Summary
 void testConstruction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAKEPrimeOrderGroupTest

public JPAKEPrimeOrderGroupTest()
Method Detail

testConstruction

public void testConstruction()
                      throws CryptoException
Throws:
CryptoException

Bouncy Castle Cryptography 1.51