EldoS
Navigation
Web site
Support
Table Of Contents

TElHashFunction class

Properties     Methods     Declared in    


 

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.

 
 

Properties

  • Algorithm
  • CryptoProvider
  • Key
 
 

Methods

  • Clone
  • Constructor
  • Finish
  • GetDigestSizeBits
  • IsAlgorithmSupported
  • Reset
  • Update
  • UpdateStream
 
 

Declared in

.NET:

  • Namespace: SBHashFunction
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBHashFunction
ActiveX/DLL: Not available
 
 

Licensing

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

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation