format.hash ViewHelper <vhs:format.hash>¶
Hashes a string.
Arguments¶
content¶
- DataType
 mixed
- Required
 false
- Description
 Content to hash
algorithm¶
- DataType
 string
- Default
 'sha256'
- Required
 false
- Description
 Hashing algorithm to use (see http://php.net/manual/en/function.hash-algos.php for details)