Class RevocationTest


  • public class RevocationTest
    extends TestCase
    • Field Detail

      • rootCertBin

        public static byte[] rootCertBin
      • rootCrlBin

        public static byte[] rootCrlBin
    • Constructor Detail

      • RevocationTest

        public RevocationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testValidPath

        public void testValidPath()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEndEntityOnly

        public void testEndEntityOnly()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRevokedEndEntityOnly

        public void testRevokedEndEntityOnly()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRevokedEndEntityWithSoftFailure

        public void testRevokedEndEntityWithSoftFailure()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRevokedWithCRLDistPointEndEntityOnly

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