Class SshKeyUtil


  • public class SshKeyUtil
    extends Object
    • Constructor Detail

      • SshKeyUtil

        public SshKeyUtil()
    • Method Detail

      • getPublicKey

        public static String getPublicKey​(String privateSshKey,
                                          String privateSshKeyPassphrase)
                                   throws IOException,
                                          org.apache.commons.lang.NotImplementedException
        Throws:
        IOException
        org.apache.commons.lang.NotImplementedException