function GetSHA256OfStream(const Stream: TStream): String;
Gets the SHA-256 hash of the specified stream, as a string. An exception will be raised upon failure.
GetSHA256OfFile