# PreHash
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | **String** | The prehashed content to sign on in hex representation. |
**hash_algorithm** | **HashAlgorithm** | The hashing algorithm to use in order to hash the content before the signature process (enum: SHA256, KECCAK256, SHA3, BLAKE2, DOUBLE_SHA256) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)