using System;
using System.Linq;
using Renci.SshNet.Common;
namespace Renci.SshNet
{
    /// 
    /// Provides connection information when keyboard interactive authentication method is used
    /// 
    /// 
    ///