e-CryptIt Engine Xojo Plugin

SHA_256.Final Method

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

Final() as String

Parameters

Returns

String

Remarks

Returns the Hash key (32 bytes for SHA_256).

See Also

SHA_256 Class