hash_copy
Duplicates a hash object given an algorithm and data to enable independent computation or further manipulation.
Instructions
Create a copy of a hash object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algorithm | Yes | ||
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |