SHA-384 Byte Array Checksum VI
- Updated2025-07-30
- 1 minute(s) read
Computes the message digest on a byte array. You must manually select the polymorphic instance you want to use.

Inputs/Outputs
buffer
—
buffer specifies the byte array, or buffer, for which you want to compute the message digest.
digest
—
digest returns the SHA-384 message digest of the byte array, or buffer, as a hexadecimal string. |
buffer
—
digest
—