e-CryptIt Engine Xojo Plugin

SHA_512.Final Method

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

Final() as String

Parameters

Returns

String

Remarks

Returns the Hash key (64 bytes for SHA_512)

See Also

SHA_512 Class