e-CryptIt Engine Xojo Plugin

MD5.Final Method

Use this function when you are done adding bytes to the MD5 class.

Final() as String

Parameters

Returns

String

Remarks

Returns the Hash key (16 bytes for MD5)

See Also

MD5 Class