What is the function of sha256 ?
This is used to verify that the package you downloaded is really the one I created and has not been tampered with.
Run "sha256sum nxt-client-0.4.8.zip" from the command line on linux and it should print out the above result. No idea how to check sha256 sums on windows though.