ProtocolVersionExchange class ProtocolVersionExchange : IProtocolVersionExchange Handles the SSH protocol version exchange. Documentation Code public ProtocolVersionExchange() public SshIdentification Start(string clientVersion, Socket socket, TimeSpan timeout) Performs the SSH protocol version exchange.