sha256BytesToHex

open fun sha256BytesToHex(bytes: Array<Byte>): String

Returns the hex string of the given byte array representing a SHA256 hash.