Class OpenSSHSpecTests

  • All Implemented Interfaces:
    Test

    public class OpenSSHSpecTests
    extends SimpleTest
    • Constructor Detail

      • OpenSSHSpecTests

        public OpenSSHSpecTests()
    • Method Detail

      • testEncodingRSA

        public void testEncodingRSA()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEncodingDSA

        public void testEncodingDSA()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testED25519

        public void testED25519()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • performTest

        public void performTest()
                         throws java.lang.Exception
        Specified by:
        performTest in class SimpleTest
        Throws:
        java.lang.Exception
      • main

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