sha256Digest
Computes the SHA-256 digest of the given data.
Return
a ByteArray containing the 32-byte SHA-256 digest.
Parameters
data
the input bytes to hash.
Computes the SHA-256 digest of the given data.
a ByteArray containing the 32-byte SHA-256 digest.
the input bytes to hash.