Class ProtectionOrderTest

    • Constructor Detail

      • ProtectionOrderTest

        public ProtectionOrderTest()
    • Method Detail

      • testPolicySignBeforeEncrypt

        @Test
        public void testPolicySignBeforeEncrypt()
                                         throws Exception
        Throws:
        Exception
      • testPolicySignBeforeEncryptWithoutEncryption

        @Test
        public void testPolicySignBeforeEncryptWithoutEncryption()
                                                          throws Exception
        Throws:
        Exception
      • testPolicySignBeforeEncryptNegative

        @Test
        public void testPolicySignBeforeEncryptNegative()
                                                 throws Exception
        Throws:
        Exception
      • testPolicyEncryptBeforeSign

        @Test
        public void testPolicyEncryptBeforeSign()
                                         throws Exception
        Throws:
        Exception
      • testPolicyEncryptBeforeSignWithoutSignature

        @Test
        public void testPolicyEncryptBeforeSignWithoutSignature()
                                                         throws Exception
        Throws:
        Exception
      • testPolicyEncryptBeforeSignNegative

        @Test
        public void testPolicyEncryptBeforeSignNegative()
                                                 throws Exception
        Throws:
        Exception