e-CryptIt Engine Xojo Plugin

SHA1.Final Method

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

Final() as String

Parameters

Returns

String

Remarks

Returns The Hash key (20 bytes for SHA1)

See Also

SHA1 Class