Computes the SHA-512 hash of the given byte array data.
Input byte array to compute the hash.
SHA-512 hash value as a byte array.
See Implementation
Computes the SHA-512 hash of the given byte array data.