PowerTCP SSH and SFTP for .NET
ConnectionInfo Class Members
Properties 


The following tables list the members exposed by ConnectionInfo.

Public Properties
 NameDescription
Public PropertyClientToServerCompressionMethod The compression method used for sending packets from the client to the server.  
Public PropertyClientToServerCryptoAlgorithm The crypto algorithm used for packets from the client to the server.  
Public PropertyClientToServerMACAlgorithm The MAC algorithm used for packets from the client to the server.  
Public PropertyKeyExchangeAlgorithm The key exchange (KEX) algorithm used in the latest key exchange.  
Public PropertyKeyExchangeCounter The number of key exchanges performed on this connection thus far.  
Public PropertyServerHostKey The server host key sent during the latest key exchange.  
Public PropertyServerHostKeyAlgorithm The server host key algorithm used.  
Public PropertyServerToClientCompressionMethod The compression method used for sending packets from the server to the client.  
Public PropertyServerToClientCryptoAlgorithm The crypto algorithm used for packets from the server to the client.  
Public PropertyServerToClientMACAlgorithm The MAC algorithm used for packets from the server to the client.  
Top
See Also

Reference

ConnectionInfo Class
Dart.Ssh Namespace


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic