Class EncryptionCRLTest


  • public class EncryptionCRLTest
    extends AbstractTestBase
    This is a test for Certificate Revocation List checking before encryption. This test reuses the revoked certificate from SignatureCRLTest
    • Constructor Detail

      • EncryptionCRLTest

        public EncryptionCRLTest()
    • Method Detail

      • testEncryptionWithOutRevocationCheck

        @Test
        public void testEncryptionWithOutRevocationCheck()
                                                  throws Exception
        Throws:
        Exception
      • testEncryptionWithRevocationCheck

        @Test
        @Disabled
        public void testEncryptionWithRevocationCheck()
                                               throws Exception
        TODO Re-enable once CRL issue fixed
        Throws:
        Exception