Debug
AnyCPU
8.0.30703
2.0
{DD1C552F-7F48-4269-ABB3-2E4C89B7E43A}
Library
Properties
Renci.SshNet
Renci.SshNet
v3.5
512
true
full
false
bin\Debug\
TRACE;DEBUG;TUNING;FEATURE_RNG_CSP;FEATURE_SOCKET_EAP;FEATURE_SOCKET_POLL;FEATURE_STREAM_APM;FEATURE_DNS_SYNC;FEATURE_THREAD_THREADPOOL;FEATURE_THREAD_SLEEP;FEATURE_HASH_MD5;FEATURE_HASH_SHA1;FEATURE_HASH_SHA256;FEATURE_HASH_SHA384;FEATURE_HASH_SHA512;FEATURE_HASH_RIPEMD160;FEATURE_HMAC_MD5;FEATURE_HMAC_SHA1;FEATURE_HMAC_SHA256;FEATURE_HMAC_SHA384;FEATURE_HMAC_SHA512;FEATURE_HMAC_RIPEMD160;FEATURE_MEMORYSTREAM_GETBUFFER
prompt
4
none
true
bin\Release\
TRACE;TUNING;FEATURE_RNG_CSP;FEATURE_SOCKET_EAP;FEATURE_SOCKET_POLL;FEATURE_STREAM_APM;FEATURE_DNS_SYNC;FEATURE_THREAD_THREADPOOL;FEATURE_THREAD_SLEEP;FEATURE_HASH_MD5;FEATURE_HASH_SHA1;FEATURE_HASH_SHA256;FEATURE_HASH_SHA384;FEATURE_HASH_SHA512;FEATURE_HASH_RIPEMD160;FEATURE_HMAC_MD5;FEATURE_HMAC_SHA1;FEATURE_HMAC_SHA256;FEATURE_HMAC_SHA384;FEATURE_HMAC_SHA512;FEATURE_HMAC_RIPEMD160;FEATURE_MEMORYSTREAM_GETBUFFER
prompt
4
bin\Release\Renci.SshNet.xml
1591
true
..\Renci.SshNet.snk
Abstractions\DnsAbstraction.cs
Abstractions\ReflectionAbstraction.cs
Abstractions\SocketAbstraction.cs
Abstractions\ThreadAbstraction.cs
AuthenticationMethod.cs
AuthenticationResult.cs
BaseClient.cs
Channels\Channel.cs
Channels\ChannelDirectTcpip.cs
Channels\ChannelForwardedTcpip.cs
Channels\ChannelForwardedTcpip.NET40.cs
Channels\ChannelSession.cs
Channels\ChannelTypes.cs
Channels\ClientChannel.cs
Channels\IChannel.cs
Channels\IChannelDirectTcpip.cs
Channels\IChannelForwardedTcpip.cs
Channels\IChannelSession.cs
Channels\ServerChannel.cs
CipherInfo.cs
ClientAuthentication.cs
CommandAsyncResult.cs
Common\ASCIIEncoding.cs
Common\AsyncResult.cs
Common\AuthenticationBannerEventArgs.cs
Common\AuthenticationEventArgs.cs
Common\AuthenticationPasswordChangeEventArgs.cs
Common\AuthenticationPrompt.cs
Common\AuthenticationPromptEventArgs.cs
Common\BigInteger.cs
Common\ChannelDataEventArgs.cs
Common\ChannelEventArgs.cs
Common\ChannelExtendedDataEventArgs.cs
Common\ChannelOpenConfirmedEventArgs.cs
Common\ChannelOpenFailedEventArgs.cs
Common\ChannelRequestEventArgs.cs
Common\DerData.cs
Common\ExceptionEventArgs.cs
Common\Extensions.cs
Common\HostKeyEventArgs.cs
Common\NetConfServerException.cs
Common\NetConfServerException.NET40.cs
Common\ObjectIdentifier.cs
Common\PipeStream.cs
Common\PortForwardEventArgs.cs
Common\ProxyException.cs
Common\ScpDownloadEventArgs.cs
Common\ScpException.cs
Common\ScpException.NET40.cs
Common\ScpUploadEventArgs.cs
Common\SemaphoreLight.cs
Common\SftpPathNotFoundException.cs
Common\SftpPathNotFoundException.NET40.cs
Common\SftpPermissionDeniedException.cs
Common\SftpPermissionDeniedException.NET40.cs
Common\ShellDataEventArgs.cs
Common\SshAuthenticationException.cs
Common\SshAuthenticationException.NET40.cs
Common\SshConnectionException.cs
Common\SshConnectionException.NET40.cs
Common\SshData.cs
Common\SshDataStream.cs
Common\SshException.cs
Common\SshException.NET40.cs
Common\SshOperationTimeoutException.cs
Common\SshOperationTimeoutException.NET40.cs
Common\SshPassPhraseNullOrEmptyException.cs
Common\SshPassPhraseNullOrEmptyException.NET40.cs
Common\TerminalModes.cs
Compression\CompressionMode.cs
Compression\Compressor.cs
Compression\Zlib.cs
Compression\ZlibOpenSsh.cs
Compression\ZlibStream.cs
ConnectionInfo.cs
ExpectAction.cs
ExpectAsyncResult.cs
ForwardedPort.cs
ForwardedPortDynamic.cs
ForwardedPortDynamic.NET.cs
ForwardedPortLocal.cs
ForwardedPortLocal.NET.cs
ForwardedPortRemote.cs
HashInfo.cs
IAuthenticationMethod.cs
IClientAuthentication.cs
IConnectionInfo.cs
IForwardedPort.cs
IServiceFactory.cs
IServiceFactory.NET.cs
ISession.cs
ISubsystemSession.cs
KeyboardInteractiveAuthenticationMethod.cs
KeyboardInteractiveConnectionInfo.cs
MessageEventArgs.cs
Messages\Authentication\BannerMessage.cs
Messages\Authentication\FailureMessage.cs
Messages\Authentication\InformationRequestMessage.cs
Messages\Authentication\InformationResponseMessage.cs
Messages\Authentication\PasswordChangeRequiredMessage.cs
Messages\Authentication\PublicKeyMessage.cs
Messages\Authentication\RequestMessage.cs
Messages\Authentication\RequestMessageHost.cs
Messages\Authentication\RequestMessageKeyboardInteractive.cs
Messages\Authentication\RequestMessageNone.cs
Messages\Authentication\RequestMessagePassword.cs
Messages\Authentication\RequestMessagePublicKey.cs
Messages\Authentication\SuccessMessage.cs
Messages\Connection\ChannelCloseMessage.cs
Messages\Connection\ChannelDataMessage.cs
Messages\Connection\ChannelEofMessage.cs
Messages\Connection\ChannelExtendedDataMessage.cs
Messages\Connection\ChannelFailureMessage.cs
Messages\Connection\ChannelMessage.cs
Messages\Connection\ChannelOpenConfirmationMessage.cs
Messages\Connection\ChannelOpenFailureMessage.cs
Messages\Connection\ChannelOpenFailureReasons.cs
Messages\Connection\ChannelOpen\ChannelOpenInfo.cs
Messages\Connection\ChannelOpen\ChannelOpenMessage.cs
Messages\Connection\ChannelOpen\DirectTcpipChannelInfo.cs
Messages\Connection\ChannelOpen\ForwardedTcpipChannelInfo.cs
Messages\Connection\ChannelOpen\SessionChannelOpenInfo.cs
Messages\Connection\ChannelOpen\X11ChannelOpenInfo.cs
Messages\Connection\ChannelRequest\BreakRequestInfo.cs
Messages\Connection\ChannelRequest\ChannelRequestMessage.cs
Messages\Connection\ChannelRequest\EndOfWriteRequestInfo.cs
Messages\Connection\ChannelRequest\EnvironmentVariableRequestInfo.cs
Messages\Connection\ChannelRequest\ExecRequestInfo.cs
Messages\Connection\ChannelRequest\ExitSignalRequestInfo.cs
Messages\Connection\ChannelRequest\ExitStatusRequestInfo.cs
Messages\Connection\ChannelRequest\KeepAliveRequestInfo.cs
Messages\Connection\ChannelRequest\PseudoTerminalInfo.cs
Messages\Connection\ChannelRequest\RequestInfo.cs
Messages\Connection\ChannelRequest\ShellRequestInfo.cs
Messages\Connection\ChannelRequest\SignalRequestInfo.cs
Messages\Connection\ChannelRequest\SubsystemRequestInfo.cs
Messages\Connection\ChannelRequest\WindowChangeRequestInfo.cs
Messages\Connection\ChannelRequest\X11ForwardingRequestInfo.cs
Messages\Connection\ChannelRequest\XonXoffRequestInfo.cs
Messages\Connection\ChannelSuccessMessage.cs
Messages\Connection\ChannelWindowAdjustMessage.cs
Messages\Connection\GlobalRequestMessage.cs
Messages\Connection\GlobalRequestName.cs
Messages\Connection\RequestFailureMessage.cs
Messages\Connection\RequestSuccessMessage.cs
Messages\Message.cs
Messages\MessageAttribute.cs
Messages\ServiceName.cs
Messages\Transport\DebugMessage.cs
Messages\Transport\DisconnectMessage.cs
Messages\Transport\DisconnectReason.cs
Messages\Transport\IgnoreMessage.cs
Messages\Transport\IKeyExchangedAllowed.cs
Messages\Transport\KeyExchangeDhGroupExchangeGroup.cs
Messages\Transport\KeyExchangeDhGroupExchangeInit.cs
Messages\Transport\KeyExchangeDhGroupExchangeReply.cs
Messages\Transport\KeyExchangeDhGroupExchangeRequest.cs
Messages\Transport\KeyExchangeDhInitMessage.cs
Messages\Transport\KeyExchangeDhReplyMessage.cs
Messages\Transport\KeyExchangeEcdhInitMessage.cs
Messages\Transport\KeyExchangeEcdhReplyMessage.cs
Messages\Transport\KeyExchangeInitMessage.cs
Messages\Transport\NewKeysMessage.cs
Messages\Transport\ServiceAcceptMessage.cs
Messages\Transport\ServiceRequestMessage.cs
Messages\Transport\UnimplementedMessage.cs
NetConfClient.cs
Netconf\INetConfSession.cs
Netconf\NetConfSession.cs
NoneAuthenticationMethod.cs
PasswordAuthenticationMethod.cs
PasswordConnectionInfo.cs
PrivateKeyAuthenticationMethod.cs
PrivateKeyConnectionInfo.cs
PrivateKeyFile.cs
ProxyTypes.cs
ScpClient.cs
ScpClient.NET.cs
Security\Algorithm.cs
Security\CertificateHostAlgorithm.cs
Security\Cryptography\AsymmetricCipher.cs
Security\Cryptography\BlockCipher.cs
Security\Cryptography\Cipher.cs
Security\Cryptography\CipherDigitalSignature.cs
Security\Cryptography\Ciphers\AesCipher.cs
Security\Cryptography\Ciphers\Arc4Cipher.cs
Security\Cryptography\Ciphers\BlowfishCipher.cs
Security\Cryptography\Ciphers\CastCipher.cs
Security\Cryptography\Ciphers\CipherMode.cs
Security\Cryptography\Ciphers\CipherPadding.cs
Security\Cryptography\Ciphers\DesCipher.cs
Security\Cryptography\Ciphers\Modes\CbcCipherMode.cs
Security\Cryptography\Ciphers\Modes\CfbCipherMode.cs
Security\Cryptography\Ciphers\Modes\CtrCipherMode.cs
Security\Cryptography\Ciphers\Modes\OfbCipherMode.cs
Security\Cryptography\Ciphers\Paddings\PKCS5Padding.cs
Security\Cryptography\Ciphers\Paddings\PKCS7Padding.cs
Security\Cryptography\Ciphers\RsaCipher.cs
Security\Cryptography\Ciphers\SerpentCipher.cs
Security\Cryptography\Ciphers\TripleDesCipher.cs
Security\Cryptography\Ciphers\TwofishCipher.cs
Security\Cryptography\DigitalSignature.cs
Security\Cryptography\DsaDigitalSignature.cs
Security\Cryptography\DsaKey.cs
Security\Cryptography\HashAlgorithmFactory.cs
Security\Cryptography\HMACMD5.cs
Security\Cryptography\HMACSHA1.cs
Security\Cryptography\HMACSHA256.cs
Security\Cryptography\HMACSHA384.cs
Security\Cryptography\HMACSHA512.cs
Security\Cryptography\Key.cs
Security\Cryptography\RsaDigitalSignature.cs
Security\Cryptography\RsaKey.cs
Security\Cryptography\StreamCipher.cs
Security\Cryptography\SymmetricCipher.cs
Security\GroupExchangeHashData.cs
Security\HostAlgorithm.cs
Security\IKeyExchange.cs
Security\KeyExchange.cs
Security\KeyExchangeDiffieHellman.cs
Security\KeyExchangeDiffieHellmanGroup14Sha1.cs
Security\KeyExchangeDiffieHellmanGroup1Sha1.cs
Security\KeyExchangeDiffieHellmanGroupExchangeSha1.cs
Security\KeyExchangeDiffieHellmanGroupExchangeSha256.cs
Security\KeyExchangeDiffieHellmanGroupExchangeShaBase.cs
Security\KeyExchangeDiffieHellmanGroupSha1.cs
Security\KeyExchangeEllipticCurveDiffieHellman.cs
Security\KeyHostAlgorithm.cs
ServiceFactory.cs
ServiceFactory.NET.cs
Session.cs
Session.NET.cs
SftpClient.cs
Sftp\Flags.cs
Sftp\ISftpSession.cs
Sftp\Requests\ExtendedRequests\FStatVfsRequest.cs
Sftp\Requests\ExtendedRequests\HardLinkRequest.cs
Sftp\Requests\ExtendedRequests\PosixRenameRequest.cs
Sftp\Requests\ExtendedRequests\StatVfsRequest.cs
Sftp\Requests\SftpBlockRequest.cs
Sftp\Requests\SftpCloseRequest.cs
Sftp\Requests\SftpExtendedRequest.cs
Sftp\Requests\SftpFSetStatRequest.cs
Sftp\Requests\SftpFStatRequest.cs
Sftp\Requests\SftpInitRequest.cs
Sftp\Requests\SftpLinkRequest.cs
Sftp\Requests\SftpLStatRequest.cs
Sftp\Requests\SftpMkDirRequest.cs
Sftp\Requests\SftpOpenDirRequest.cs
Sftp\Requests\SftpOpenRequest.cs
Sftp\Requests\SftpReadDirRequest.cs
Sftp\Requests\SftpReadLinkRequest.cs
Sftp\Requests\SftpReadRequest.cs
Sftp\Requests\SftpRealPathRequest.cs
Sftp\Requests\SftpRemoveRequest.cs
Sftp\Requests\SftpRenameRequest.cs
Sftp\Requests\SftpRequest.cs
Sftp\Requests\SftpRmDirRequest.cs
Sftp\Requests\SftpSetStatRequest.cs
Sftp\Requests\SftpStatRequest.cs
Sftp\Requests\SftpSymLinkRequest.cs
Sftp\Requests\SftpUnblockRequest.cs
Sftp\Requests\SftpWriteRequest.cs
Sftp\Responses\ExtendedReplies\ExtendedReplyInfo.cs
Sftp\Responses\ExtendedReplies\StatVfsReplyInfo.cs
Sftp\Responses\SftpAttrsResponse.cs
Sftp\Responses\SftpDataResponse.cs
Sftp\Responses\SftpExtendedReplyResponse.cs
Sftp\Responses\SftpHandleResponse.cs
Sftp\Responses\SftpNameResponse.cs
Sftp\Responses\SftpResponse.cs
Sftp\Responses\SftpStatusResponse.cs
Sftp\Responses\SftpVersionResponse.cs
Sftp\SftpDownloadAsyncResult.cs
Sftp\SftpFile.cs
Sftp\SftpFileAttributes.cs
Sftp\SftpFileStream.cs
Sftp\SftpFileSystemInformation.cs
Sftp\SftpListDirectoryAsyncResult.cs
Sftp\SftpMessage.cs
Sftp\SftpMessageTypes.cs
Sftp\SftpSession.cs
Sftp\SftpSynchronizeDirectoriesAsyncResult.cs
Sftp\SftpUploadAsyncResult.cs
Sftp\StatusCodes.cs
Shell.cs
ShellStream.cs
SshClient.cs
SshCommand.cs
SubsystemSession.cs
Properties\CommonAssemblyInfo.cs
Renci.SshNet.snk