|
TElHashFunction provides functionality for hash computation. |
|
|
Description To calculate hash on the given data, create an instance of TElHashFunction, call Update or UpdateStream method to update data for hash computation. To reset hash data, call Reset. To finalize hash computation and retrieve digest value, use method Finish. |
|
|
|
|
|
|
|
|
.NET:
|
|
|
To use the component in development and distribution of your projects, you need to purchase one of the licenses: .NET: Any SecureBlackbox package VCL: Any SecureBlackbox package ActiveX/DLL: Not available |

