The XSHA256 type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginGetXSHA256 |
Asynchronusly retrieve a SHA256 hash. The XSHA256 command is non-standard
and not guaranteed to work.
|
|
EndGetXSHA256 |
Ends an asynchronous call to BeginGetXSHA256()
|
|
GetXSHA256 |
Gets the SHA-256 hash of the specified file using XSHA256. This is a non-standard extension
to the protocol and may or may not work. A FtpCommandException will be
thrown if the command fails.
|