e-CryptIt Engine Xojo Plugin

SHA.Final Method

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

Final() as String

Parameters

Returns

String

Remarks

Returns the Hash key (20 bytes for SHA)

See Also

SHA Class