What is SHA256 Hash (Secure Hash Algorithm)?
SHA256 is cryptographic hash algorithm. It's produces 256 bit or 32 bytes hash value of the given input. The same input always gives same output. It's not possible to find original input by going back from the hash.