Bouncy Castle Cryptography 1.51

org.bouncycastle.crypto.tls.test
Class DTLSProtocolTest

java.lang.Object
  extended by TestCase
      extended by org.bouncycastle.crypto.tls.test.DTLSProtocolTest

public class DTLSProtocolTest
extends TestCase


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

Constructor Detail

DTLSProtocolTest

public DTLSProtocolTest()
Method Detail

testClientServer

public void testClientServer()
                      throws java.lang.Exception
Throws:
java.lang.Exception

Bouncy Castle Cryptography 1.51