Class SshPtyParent

java.lang.Object
ghidra.pty.ssh.SshPtyEndpoint
ghidra.pty.ssh.SshPtyParent
All Implemented Interfaces:
PtyEndpoint, PtyParent

public class SshPtyParent extends SshPtyEndpoint implements PtyParent
  • Constructor Details

    • SshPtyParent

      public SshPtyParent(com.jcraft.jsch.ChannelExec channel, OutputStream outputStream, InputStream inputStream)