CreateMD5

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TMD5Managed class > Methods >

CreateMD5

Previous pageReturn to chapter overviewNext page

Computes the hash value for the specified byte array.

 

pInput - The input to compute the hash code for. Trailing spaces are removed from the input string.

Returns: The computed hash code.

 

CreateMD5                       PROCEDURE(STRING pInput), STRING