Class DHWithLegacyKDFKeyAgreementProcessorTest

java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.xmlsec.agreement.impl.DHWithLegacyKDFKeyAgreementProcessorTest

public class DHWithLegacyKDFKeyAgreementProcessorTest extends org.opensaml.core.testing.OpenSAMLInitBaseTestCase
  • Field Details

    • processor

      private org.opensaml.xmlsec.agreement.impl.DHWithLegacyKDFKeyAgreementProcessor processor
  • Constructor Details

    • DHWithLegacyKDFKeyAgreementProcessorTest

      public DHWithLegacyKDFKeyAgreementProcessorTest()
  • Method Details

    • setUp

      @BeforeMethod public void setUp()
    • encryptingCase

      public void encryptingCase() throws Exception
      Throws:
      Exception
    • decryptingCase

      public void decryptingCase() throws Exception
      Throws:
      Exception
    • nonECCred

      public void nonECCred() throws Exception
      Throws:
      Exception
    • invalidKeyAlgorithm

      public void invalidKeyAlgorithm() throws Exception
      Throws:
      Exception
    • specifiedKeySizeMismatch

      public void specifiedKeySizeMismatch() throws Exception
      Throws:
      Exception