Bouncy Castle Cryptography 1.51

org.bouncycastle.crypto.tls.test
Class TlsProtocolTest

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

public class TlsProtocolTest
extends TestCase


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

Constructor Detail

TlsProtocolTest

public TlsProtocolTest()
Method Detail

testClientServer

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

Bouncy Castle Cryptography 1.51