Summary
Convert the file hash to a hexadecimal string.
- Namespace
- Cake
.Common .Security - Containing Type
- FileHash
Syntax
public string ToHex()
Return Value
Type | Description |
---|---|
string | A hexadecimal string representing the computed hash. |