Class TlsRawKeysProtocolTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.tls.test.TlsRawKeysProtocolTest
All Implemented Interfaces:
junit.framework.Test

public class TlsRawKeysProtocolTest extends junit.framework.TestCase
  • Constructor Details

    • TlsRawKeysProtocolTest

      public TlsRawKeysProtocolTest()
  • Method Details

    • testClientSendsExtensionButServerDoesNotSupportIt

      public void testClientSendsExtensionButServerDoesNotSupportIt() throws Exception
      Throws:
      Exception
    • testClientSendsExtensionButServerDoesNotSupportIt_13

      public void testClientSendsExtensionButServerDoesNotSupportIt_13() throws Exception
      Throws:
      Exception
    • testExtensionsAreOmittedIfSpecifiedButOnlyContainX509

      public void testExtensionsAreOmittedIfSpecifiedButOnlyContainX509() throws Exception
      Throws:
      Exception
    • testExtensionsAreOmittedIfSpecifiedButOnlyContainX509_13

      public void testExtensionsAreOmittedIfSpecifiedButOnlyContainX509_13() throws Exception
      Throws:
      Exception
    • testBothSidesUseRawKey

      public void testBothSidesUseRawKey() throws Exception
      Throws:
      Exception
    • testBothSidesUseRawKey_13

      public void testBothSidesUseRawKey_13() throws Exception
      Throws:
      Exception
    • testServerUsesRawKeyAndClientIsAnonymous

      public void testServerUsesRawKeyAndClientIsAnonymous() throws Exception
      Throws:
      Exception
    • testServerUsesRawKeyAndClientIsAnonymous_13

      public void testServerUsesRawKeyAndClientIsAnonymous_13() throws Exception
      Throws:
      Exception
    • testServerUsesRawKeyAndClientUsesX509

      public void testServerUsesRawKeyAndClientUsesX509() throws Exception
      Throws:
      Exception
    • testServerUsesRawKeyAndClientUsesX509_13

      public void testServerUsesRawKeyAndClientUsesX509_13() throws Exception
      Throws:
      Exception
    • testServerUsesX509AndClientUsesRawKey

      public void testServerUsesX509AndClientUsesRawKey() throws Exception
      Throws:
      Exception
    • testServerUsesX509AndClientUsesRawKey_13

      public void testServerUsesX509AndClientUsesRawKey_13() throws Exception
      Throws:
      Exception
    • testClientSendsClientCertExtensionButServerHasNoCommonTypes

      public void testClientSendsClientCertExtensionButServerHasNoCommonTypes() throws Exception
      Throws:
      Exception
    • testClientSendsClientCertExtensionButServerHasNoCommonTypes_13

      public void testClientSendsClientCertExtensionButServerHasNoCommonTypes_13() throws Exception
      Throws:
      Exception
    • testClientSendsServerCertExtensionButServerHasNoCommonTypes

      public void testClientSendsServerCertExtensionButServerHasNoCommonTypes() throws Exception
      Throws:
      Exception
    • testClientSendsServerCertExtensionButServerHasNoCommonTypes_13

      public void testClientSendsServerCertExtensionButServerHasNoCommonTypes_13() throws Exception
      Throws:
      Exception