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