XSHA512 Class

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image
Implementation of the non-standard XSHA512 command

Namespace: System.Net.FtpClient.Extensions
Assembly: System.Net.FtpClient (in System.Net.FtpClient.dll) Version: 1.0.5064.17461

Syntax

C#
public static class XSHA512
Visual Basic
<ExtensionAttribute> 
Public NotInheritable Class XSHA512
Visual C++
[ExtensionAttribute]
public ref class XSHA512 abstract sealed

Inheritance Hierarchy

System..::..Object
  System.Net.FtpClient.Extensions..::..XSHA512

See Also