Class TlsRawKeysProtocolTest

  • All Implemented Interfaces:
    junit.framework.Test

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

      • TlsRawKeysProtocolTest

        public TlsRawKeysProtocolTest()
    • Method Detail

      • testClientSendsExtensionButServerDoesNotSupportIt

        public void testClientSendsExtensionButServerDoesNotSupportIt()
                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testClientSendsExtensionButServerDoesNotSupportIt_13

        public void testClientSendsExtensionButServerDoesNotSupportIt_13()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExtensionsAreOmittedIfSpecifiedButOnlyContainX509

        public void testExtensionsAreOmittedIfSpecifiedButOnlyContainX509()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExtensionsAreOmittedIfSpecifiedButOnlyContainX509_13

        public void testExtensionsAreOmittedIfSpecifiedButOnlyContainX509_13()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBothSidesUseRawKey

        public void testBothSidesUseRawKey()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBothSidesUseRawKey_13

        public void testBothSidesUseRawKey_13()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testServerUsesRawKeyAndClientIsAnonymous

        public void testServerUsesRawKeyAndClientIsAnonymous()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testServerUsesRawKeyAndClientIsAnonymous_13

        public void testServerUsesRawKeyAndClientIsAnonymous_13()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testServerUsesRawKeyAndClientUsesX509

        public void testServerUsesRawKeyAndClientUsesX509()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testServerUsesRawKeyAndClientUsesX509_13

        public void testServerUsesRawKeyAndClientUsesX509_13()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testServerUsesX509AndClientUsesRawKey

        public void testServerUsesX509AndClientUsesRawKey()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testServerUsesX509AndClientUsesRawKey_13

        public void testServerUsesX509AndClientUsesRawKey_13()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testClientSendsClientCertExtensionButServerHasNoCommonTypes

        public void testClientSendsClientCertExtensionButServerHasNoCommonTypes()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testClientSendsClientCertExtensionButServerHasNoCommonTypes_13

        public void testClientSendsClientCertExtensionButServerHasNoCommonTypes_13()
                                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testClientSendsServerCertExtensionButServerHasNoCommonTypes

        public void testClientSendsServerCertExtensionButServerHasNoCommonTypes()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testClientSendsServerCertExtensionButServerHasNoCommonTypes_13

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