Class MerlinTest


  • public class MerlinTest
    extends Object
    Some tests for the Merlin Crypto provider
    • Constructor Detail

      • MerlinTest

        public MerlinTest()
    • Method Detail

      • cleanup

        @AfterAll
        public static void cleanup()
      • testGetPrivateKeyJKS

        @RepeatedTest(1000)
        public void testGetPrivateKeyJKS()
                                  throws Exception
        Throws:
        Exception
      • testGetPrivateKeyPKCS12

        @RepeatedTest(1000)
        public void testGetPrivateKeyPKCS12()
                                     throws Exception
        Throws:
        Exception
      • testGetCertificateJKS

        @RepeatedTest(1000)
        public void testGetCertificateJKS()
                                   throws Exception
        Throws:
        Exception
      • testGetCertificatePKCS12

        @RepeatedTest(1000)
        public void testGetCertificatePKCS12()
                                      throws Exception
        Throws:
        Exception