The SSH client provided by the DASL CLI module supports SSH protocols 1 and 2. Protocol 2 is primary, with fall back to protocol 1 if the SSH client detects that protocol 2 is not supported by the SSH server.
Both protocols support similar authentication methods, but protocol 2 is preferred because it provides additional components for confidentiality and integrity. Protocol 1 lacks a strong component for ensuring the integrity of the connection.