|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Hashing is used to summarize a file or a character string... |
|
|
|
|
|
|
|
| List of constants used by the Hash functions.... |
|
|
|
|
|
|
|
| Calculates the Hash of a file according to a specific algorithm. |
|
|
|
|
|
|
|
| Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
|
| Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
|
| Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by HashCheckString when checking the hash algorithm. |
|
|
|
|
|
|
|
| The spLength property is used to:
Get the hash output length. This property can be used... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash... |
|
|
|
|
|
|
|
| Returns the hash of a block identified by its index.
Note: This function is only available... |
|
|
|
|
|
|
|
| The spIterationCount property is used to:
Get the iteration count of the hash algorithm used... |
|
|
|
|
|
|
|
| Constants used by the XML signature... |
|
|
|
|
|
|
|
| This feature is used to signal that a data file cannot be modified after writing...... |
|
|
|
|
|
|
|
| The spMatchesDescription property determines if the parameters (key derivation function, hash... |
|
|
|
|
|
|
|
| The spDerivation property is used to:
Get the key derivation function used to hash an item... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|