Class DoFinalTest

  • All Implemented Interfaces:
    Test

    public class DoFinalTest
    extends java.lang.Object
    implements Test
    check that doFinal is properly reseting the cipher.
    • Constructor Detail

      • DoFinalTest

        public DoFinalTest()
    • Method Detail

      • checkCipher

        public TestResult checkCipher​(java.lang.String cipherName)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface Test
      • main

        public static void main​(java.lang.String[] args)