The Xceed Hashing control provides the following methods to accomplish tasks related to hashing data and files.
The only property in the Xceed Hashing control is named HashingMethod and you need to verify that it is set to the desired hashing algorithm before calling any of the control's methods that actually hash data.
All Xceed Hashing control methods return an HRESULT return code. See the Error codes topic for details on error handling.