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