I am trying to calculate the SHA256 hash of notepad.exe.
The following was the code utilized for the same,
public string GetSHA256Hash(string path) {