PowerTCP SSH and SFTP for .NET V4.9.1 released

Released: Nov 16, 2016

Actualizaciones en V4.9.1

Características

  • Reduced the number of threads required for multiple asynchronous transfers resulting in increased transfer rates and better performance.
  • All cryptography classes are now chosen using reflection so the most secure .NET Framework cryptography classes will be used for the targeted .NET Framework.
  • The KexExchangeAlgorithms property has been added to the Connection class to allow for the modification of kex algorithms to be presented during connection negotiation.
  • Enhanced FIPs support.