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