hash_sha384
Compute a SHA384 hash from a string input. Optionally indicate if the hash is used for security to select the appropriate cryptographic backend.
Instructions
Compute SHA384 hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| usedforsecurity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |